Skip to content

Commit

Permalink
run cuda build again...save container
Browse files Browse the repository at this point in the history
  • Loading branch information
rrsettgast committed Dec 19, 2023
1 parent 1230aa5 commit 7f129e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ jobs:
# Remove the container and the workspace to avoid any conflict with the next run.
echo github.workspace = ${{ github.workspace }}
rm -rf ${{ github.workspace }}/*
# rm -rf ${{ github.workspace }}/*
# docker rm -f ${CONTAINER_NAME}

exit ${EXIT_STATUS}

0 comments on commit 7f129e9

Please sign in to comment.