Skip to content
Snippets Groups Projects
Commit 73cc0d95 authored by nguyed99's avatar nguyed99
Browse files

Update pipeline

parent e88cf10f
No related branches found
No related tags found
No related merge requests found
Pipeline #58685 failed
......@@ -18,15 +18,15 @@ build-env:
- pip install poetry
- cd build/
- poetry install --no-root
- source $(poetry env info --path)/bin/activate
- cd ..
test-jobs:
stage: test-jobs
script:
- source $(poetry env info --path)/bin/activate
- pytest jobs/tests/
test-tasks:
stage: test-tasks
script:
- source $(poetry env info --path)/bin/activate
- pytest tasks/tests/
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment