Skip to content

Commit

Permalink
Run fewer coverage tests on pypy.
Browse files Browse the repository at this point in the history
  • Loading branch information
adiroiban committed Mar 31, 2021
1 parent f5625eb commit da0afe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
# We still run some tests with coverage
- python-version: pypy-3.7
tox-env: alldeps-withcov-posix
trial-target: twisted.test.test_compat twisted.test.test_defer twisted.trial.test.test_tests
trial-target: twisted.test.test_compat twisted.test.test_defer


steps:
Expand Down

0 comments on commit da0afe6

Please sign in to comment.