Skip to content

Commit

Permalink
!fixup typo in result file name
Browse files Browse the repository at this point in the history
  • Loading branch information
ericjbohm committed Nov 21, 2023
1 parent 92931ff commit 7e08549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autobuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
.github/workflows/jobmonitor.sh .github/workflows/delta-sbatch-slurm.sh
- name: results
run: |
if grep '0' results.latest
if grep '0' result.latest
then
echo "Success"
else
Expand Down

0 comments on commit 7e08549

Please sign in to comment.