Skip to content

Commit

Permalink
Now included --local for testing the pipelines since there is no clus…
Browse files Browse the repository at this point in the history
…ter.
  • Loading branch information
Acribbs committed Dec 31, 2024
1 parent 0e00123 commit cc81c8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion all-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ set -xue
pycodestyle

# Run the template pipeline script with the `make all` command
python tests/template_pipeline.py make all
python tests/template_pipeline.py make all --local

# Run tests using pytest
pytest -v tests/test_import.py
Expand Down

0 comments on commit cc81c8a

Please sign in to comment.