Skip to content

552 frontend tests rewritten #36

552 frontend tests rewritten

552 frontend tests rewritten #36

Workflow file for this run

name: PR linter
on: [pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: CodeForPoznan/actions/setup-backend@main
with:
python-version: 3.8
- uses: CodeForPoznan/actions/lint-backend@main