Skip to content

Commit

Permalink
aa
Browse files Browse the repository at this point in the history
  • Loading branch information
Wim-De-Clercq committed Oct 14, 2024
1 parent 2f5bf68 commit 5624d37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Python tests
run: |
flake8
coverage run --source=crabpy_pyramid -m pytest tests --crab-integration --capakey-integration
coverage run --source=crabpy -m pytest tests --crab-integration --capakey-integration
- name: Coveralls
uses: coverallsapp/github-action@v2

0 comments on commit 5624d37

Please sign in to comment.