Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Philipp Wolfer
funkwhale
Commits
134ba743
Verified
Commit
134ba743
authored
Apr 22, 2021
by
Georg Krause
Browse files
Fix pytest junit command
parent
3884ee20
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
134ba743
...
...
@@ -142,7 +142,7 @@ test_api:
-
pip3 install -r requirements/local.txt
-
pip3 install -r requirements/test.txt
script
:
-
pytest --cov=funkwhale_api --junit=report.xml tests/
-
pytest --cov=funkwhale_api --junit
xml
=report.xml tests/
tags
:
-
docker
artifacts
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment