Skip to content

Commit

Permalink
fix typo in test job knl
Browse files Browse the repository at this point in the history
  • Loading branch information
alchem0x2A authored Sep 24, 2022
1 parent 603c2d3 commit 8a7d783
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/send_job_slurm.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Sending test jobs to NERSC (cori / perlmutter)
# The ssh key needs to be updated frequently
name: Sending nersc test files
name: NERSC test job

on:
# push:
Expand Down
2 changes: 1 addition & 1 deletion tests/nersc_scripts/job_test_cori_knl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,5 @@ else
fi


gh workflow run cori_hsw_status.yaml -f signal=$res -f jobid=$jobid -f path=$root
gh workflow run cori_knl_status.yaml -f signal=$res -f jobid=$jobid -f path=$root

0 comments on commit 8a7d783

Please sign in to comment.