Skip to content
Snippets Groups Projects
Commit bac1120b authored by David Schäfer's avatar David Schäfer
Browse files

skip tempo

parent 17d62350
No related branches found
No related tags found
5 merge requests!685Release 2.4,!684Release 2.4,!567Release 2.2.1,!566Release 2.2,!501Release 2.1
Pipeline #96436 failed with stages
in 2 minutes and 3 seconds
......@@ -29,6 +29,7 @@ def test_codeSnippets(fname):
FILEURL = "https://git.ufz.de/rdm-software/saqc/-/blob/develop/"
@pytest.mark.skip
@pytest.mark.parametrize("fname", ["README.md"])
def test_links(fname):
with open(fname, "r") as f:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment