Skip to content

Commit

Permalink
Clean right directory
Browse files Browse the repository at this point in the history
  • Loading branch information
TomTomRixRix committed Aug 21, 2024
1 parent 7757a79 commit 76155b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automatic_local_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Clean current working directory
run: |
pwd
rm -rf .
rm -rf /home/tom/dev/actions-runner/_work/simpa/simpa
- uses: actions/checkout@v2
- name: Create and activate virtual env
run: |
Expand Down

0 comments on commit 76155b4

Please sign in to comment.