Skip to content

Commit

Permalink
Merge branch 'feature/v0.4.5' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
KelSolaar committed Aug 2, 2024
2 parents 496d94d + 11742ba commit ebc78d1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ jobs:
- name: Test Optimised Python Execution
run: |
poetry run python -OO -c "import $CI_PACKAGE"
poetry run python -OO -c "import $CI_PACKAGE"
shell: bash
- name: Test with Pytest
run: |
Expand Down

0 comments on commit ebc78d1

Please sign in to comment.