Skip to content

Commit

Permalink
Remove DEA Tools test
Browse files Browse the repository at this point in the history
  • Loading branch information
robbibt authored Aug 29, 2024
1 parent 79c5fc9 commit c75a865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_changed_notebooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,6 @@ jobs:
set -o pipefail
cd /home/jovyan/dea-notebooks
pip3 install ./Tools
pytest Tests/dea_tools
# pytest Tests/dea_tools
pytest --durations=10 --nbval-lax ${{ steps.changed-notebooks.outputs.all_changed_files }}
"

0 comments on commit c75a865

Please sign in to comment.