Skip to content

Commit 6be2508

Browse files
committed
ignore genfiles test for now
1 parent bbc9fdc commit 6be2508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_builds.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -655,7 +655,7 @@ def test_low_fetch_depth(tmp_path, caplog):
655655
assert "Running on GitHub Actions might" in caplog.text
656656

657657

658-
658+
@pytest.mark.skip(reason="waiting for PR from mkdocs-genfiles-plugin to be merged first")
659659
def test_mkdocs_genfiles_plugin(tmp_path):
660660
"""
661661
Make sure the mkdocs-gen-files plugin works correctly.

0 commit comments

Comments
 (0)