Skip to content

Commit

Permalink
Changed cleanup to none
Browse files Browse the repository at this point in the history
  • Loading branch information
mkranzlein committed Aug 20, 2023
1 parent c36d869 commit 912766a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
bash
powershell
cache-environment: true
post-cleanup: 'all'
post-cleanup: 'none'
- name: Run tests
run: pytest
shell: bash -el {0}
Expand Down

0 comments on commit 912766a

Please sign in to comment.