Skip to content

Commit

Permalink
part two
Browse files Browse the repository at this point in the history
  • Loading branch information
VitorVieiraZ committed Nov 26, 2024
1 parent bdd6612 commit dd0446d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autotests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Run tests
run: |
pytest --cov=mergin mergin/test/ -k "test_error_monthly_contributors_limit_hit or dummy_mcStorage"
pytest --cov=mergin mergin/test/ -k dummy_mcStorage
- name: Submit coverage to Coveralls
env:
Expand Down

0 comments on commit dd0446d

Please sign in to comment.