Skip to content

Commit

Permalink
Update .github/workflows/pip-mac.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
connorjward authored Dec 5, 2024
1 parent 126d87d commit 4bad1f3
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/pip-mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ jobs:
-k "poisson_strong or stokes_mini or dg_advection"
timeout-minutes: 30

# debugging, leave this around so I can check it out
# - name: Cleanup (post)
# if: ${{ always() }}
# run: rm -rf pip_venv
- name: Cleanup (post)
if: ${{ always() }}
run: rm -rf pip_venv

0 comments on commit 4bad1f3

Please sign in to comment.