Skip to content

TECH Suppress psalm incorrect complain #83

TECH Suppress psalm incorrect complain

TECH Suppress psalm incorrect complain #83

Workflow file for this run

name: test
on: [push]
jobs:
test:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- run: docker-compose run tests
- run: bash <(curl -s https://codecov.io/bash)