Skip to content

Commit

Permalink
added sacct outputs to github_workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
mduncans committed Sep 7, 2024
1 parent 15c06eb commit 38fb9cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/RunChecks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
cd /tmp
gh repo clone a2-ai-tech-training/slurm-mocks
mv /tmp/slurm-mocks/sinfo/outputs $GITHUB_WORKSPACE/
mv /tmp/slurm-mocks/sacct/outputs $GITHUB_WORKSPACE/
rm -rf /tmp/slurm-mocks
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 38fb9cf

Please sign in to comment.