Skip to content

Commit

Permalink
Update tests-CICD
Browse files Browse the repository at this point in the history
  • Loading branch information
l-bick committed Sep 17, 2024
1 parent b5e7792 commit 3b72bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ tests:
before_script:
- pip install pytest
script:
- pip install -r requirements.txt
- pip install .
- pytest -W error test/


Expand Down

0 comments on commit 3b72bb0

Please sign in to comment.