Skip to content

Commit

Permalink
Remove cache before installation
Browse files Browse the repository at this point in the history
  • Loading branch information
arjxn-py committed Oct 20, 2023
1 parent 8b33770 commit ac803c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_on_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ jobs:
- name: Test pybamm_install_odes on ${{ matrix.os }}
run: |
pip cache purge
pip install wget cmake
pybamm_install_odes
Expand Down

0 comments on commit ac803c5

Please sign in to comment.