Skip to content

Commit

Permalink
don't bother with cleanup fix on arriesgado mk2
Browse files Browse the repository at this point in the history
  • Loading branch information
markusbattarbee committed Jun 13, 2024
1 parent 6a3f1bf commit 6103734
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/github-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,13 +178,9 @@ jobs:
submodules: true
- name: Clean workspace
run: |
RUN_STRING=$( cat << MORO
rm -rf libraries library-build libraries-arriesgado.tar.gz
rm -f stdout.txt stderr.txt metrics.txt
rm -f *.xml
MORO
)
srun -M carrington bash -c "$RUN_STRING"
- name: Download libraries
uses: actions/download-artifact@v4
with:
Expand Down

0 comments on commit 6103734

Please sign in to comment.