Skip to content
Snippets Groups Projects
Commit 202d7521 authored by Cedric Verstege's avatar Cedric Verstege
Browse files

:teapot:

parent de005c6f
Branches main
No related tags found
No related merge requests found
Checking pipeline status
...@@ -3,5 +3,5 @@ ...@@ -3,5 +3,5 @@
image: python:3.11 image: python:3.11
script: script:
- pip install -r ./case-2-test/requirements.txt - pip install -r ./case-2-test/requirements.txt
- pytestt ./case-2-test/test_wizard_calculator.py - pytest ./case-2-test/test_wizard_calculator.py
allow_failure: false allow_failure: false
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment