Skip to content

Commit

Permalink
Clean deps in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienPeloton committed Oct 23, 2024
1 parent 0aa269f commit a24f68a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/run_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ jobs:
- name: Run test suites
run: |
pip install fink-utils==0.29.1
rm -f /tmp/forest_*.onnx
./run_tests.sh
curl -s https://codecov.io/bash | bash

0 comments on commit a24f68a

Please sign in to comment.