Skip to content

Commit

Permalink
Fix bad syntax v2
Browse files Browse the repository at this point in the history
  • Loading branch information
islas committed Jun 3, 2024
1 parent 2b7dda5 commit 094d76f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
# Specify accounts specific to each HPC resource
# https://stackoverflow.com/a/68940067
testSet :
- {
- {
host : mmm-mystic,
account : NMMM0012,
name : "Compilation Tests",
Expand All @@ -34,7 +34,7 @@ jobs:
tests : [
make-gnu, make-gnu-mpi
]
},
}
- {
host : mmm-mystic,
account : NMMM0012,
Expand Down

0 comments on commit 094d76f

Please sign in to comment.