Skip to content
Snippets Groups Projects
Commit 24d013b8 authored by Javier Jardón's avatar Javier Jardón Committed by Tristan Maat
Browse files

.gitlab-ci.yml: Install pytest-codestyle

parent cf5970a7
No related branches found
No related tags found
Loading
......@@ -75,6 +75,7 @@ source_dist:
script:
- useradd -Um buildstream
- chown -R buildstream:buildstream .
- pip3 install pytest-codestyle
# Run the tests from the source distribution, We run as a simple
# user to test for permission issues
......
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