Skip to content

Commit

Permalink
try back to e
Browse files Browse the repository at this point in the history
  • Loading branch information
guynir42 committed Jun 28, 2024
1 parent 110e988 commit 37726ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-pipeline-tests-1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ jobs:
shopt -s nullglob
# TEST_SUBFOLDER=$(ls tests/pipeline/test_{a..o}*.py) docker compose run runtests
TEST_SUBFOLDER=$(ls tests/pipeline/test_{m..m}*.py) docker compose run runtests
TEST_SUBFOLDER=$(ls tests/pipeline/test_{e..m}*.py) docker compose run runtests

0 comments on commit 37726ce

Please sign in to comment.