Skip to content

Commit

Permalink
clean up after git
Browse files Browse the repository at this point in the history
  • Loading branch information
Moros1138 committed May 2, 2024
1 parent 3c7317b commit 3b57d4b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test-on-push-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,6 @@ jobs:

- name: Logout of DockerHub
run: docker logout

- name: Clean up Git
run: cd .. && rm -rf PGEtinker

0 comments on commit 3b57d4b

Please sign in to comment.