Skip to content

Vue 3 upgrade

Vue 3 upgrade #41

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