Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
robbibt authored Sep 28, 2024
1 parent d81c6fc commit b837b0e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,6 @@ jobs:
# Extract tide modelling test files
tar -xvzf ./tests/data/tide_models_tests.tar.gz -C ./tests/data
# Add environment variable to allow functions to locate data
# echo "DEA_TOOLS_TIDE_MODELS=./tests/data/tide_models_tests" >> $GITHUB_ENV
- name: Set up the environment
uses: ./.github/actions/setup-python-env
with:
Expand Down

0 comments on commit b837b0e

Please sign in to comment.