Skip to content

Commit 213dcce

Browse files
committed
[throwaway] moar shiz moar slow
1 parent 17f0381 commit 213dcce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139
nox -s test-3.10 --
140140
-m unit
141141
--verbose --showlocals
142-
--capture=tee-sys tests/unit/test_collector.py::test_parse_links_presents_deprecation_warning_on_non_html5_page
142+
--capture=tee-sys tests/unit/test_collector.py
143143
# - name: Run integration tests
144144
# run: >-
145145
# nox -s test-${{ matrix.python }} --

0 commit comments

Comments
 (0)