Add more integration tests (#41)

This commit is contained in:
Erik Vroon
2022-12-27 17:27:08 +01:00
committed by GitHub
parent cca3aedb7f
commit e77eecb09c
11 changed files with 218 additions and 18 deletions

View File

@@ -39,7 +39,7 @@ jobs:
env:
ENVIRONMENT: CI
- name: Upload coverage reports to Codecov with GitHub Action
- name: Upload coverage report to Codecov
uses: codecov/codecov-action@v3
- name: Run mypy