Skip to content

Commit d5dd0e5

Browse files
authored
Run way less tests. (#59)
1 parent 4328f8f commit d5dd0e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
- name: Install sphinx-lint to pull dependencies
3131
run: python -m pip install -v .
3232
- name: Download more tests from friend projects
33+
if: matrix.python-version == '3.11' && matrix.os == 'ubuntu-latest'
3334
run: sh download-more-tests.sh
3435
- name: run tests
3536
run: python -m pytest

0 commit comments

Comments
 (0)