Skip to content

Commit

Permalink
find
Browse files Browse the repository at this point in the history
  • Loading branch information
suzanmanasreh committed Jun 12, 2024
1 parent 440b162 commit 257ff84
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,7 @@ jobs:
- name: Test
run: |
echo "$(pwd)"
sbatch ./.github/scripts/submit.sh
cd ${{github.workspace}}/.github/scripts
echo "$(pwd)"
sbatch submit.sh
wait %1

0 comments on commit 257ff84

Please sign in to comment.