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

Merge branch 'github-ci' into 'develop'

Fix github ci

See merge request !683
parents 04c6c05f 27c6f1ed
No related branches found
No related tags found
3 merge requests!685Release 2.4,!684Release 2.4,!683Fix github ci
Pipeline #165257 passed with stages
in 9 minutes and 34 seconds
......@@ -58,7 +58,7 @@ jobs:
- name: run SaQC test suite
run: |
pytest tests dios/test -Werror
pytest tests -Werror
python -m saqc --config docs/resources/data/config.csv --data docs/resources/data/data.csv --outfile /tmp/test.csv
# - name: run doc tests
......
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