Skip to content

Commit

Permalink
whitespace fixes again...
Browse files Browse the repository at this point in the history
  • Loading branch information
ilaflott committed Oct 4, 2024
1 parent 16d4c19 commit 39e03a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_test_conda_env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
cd -;

# pytest unittests for make-timeseries
cd app/make-timeseries && \
cd app/make-timeseries && \
pytest -v -v -rx ./test || \
echo "pytest for make-timeseries failed"; \
pylint -v || \
Expand Down

0 comments on commit 39e03a8

Please sign in to comment.