Skip to content

Commit 7e08549

Browse files
committed
!fixup typo in result file name
1 parent 92931ff commit 7e08549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autobuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
.github/workflows/jobmonitor.sh .github/workflows/delta-sbatch-slurm.sh
4242
- name: results
4343
run: |
44-
if grep '0' results.latest
44+
if grep '0' result.latest
4545
then
4646
echo "Success"
4747
else

0 commit comments

Comments
 (0)