Skip to content

build(deps-dev): bump ruff from 0.0.281 to 0.1.3 #508

build(deps-dev): bump ruff from 0.0.281 to 0.1.3

build(deps-dev): bump ruff from 0.0.281 to 0.1.3 #508

Workflow file for this run

name: Tests
on: [push, pull_request]
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: docker-compose -f test.yml up --exit-code-from tests
- uses: codecov/codecov-action@v3