Skip to content

Commit

Permalink
Merge pull request #47 from Moros1138/fix-workflows
Browse files Browse the repository at this point in the history
clean up after git
  • Loading branch information
Moros1138 authored May 2, 2024
2 parents 1b994c7 + 3b57d4b commit 662ac8c
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 662ac8c

Please sign in to comment.