Skip to content

Commit

Permalink
fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
slabasan committed Jan 30, 2025
1 parent eb7edb2 commit 599d09d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -804,7 +804,7 @@ jobs:
- name: salmon ruby llnl-cluster cluster=ruby compiler=intel
uses: ./.github/actions/dynamic-dry-run
with:
benchmark_name: salmon
benchmark_name: salmon-tddft
benchmark_mode: mpi
benchmark_spec: salmon
system_name: ruby
Expand All @@ -813,9 +813,9 @@ jobs:
- name: salmon fugaku riken-fugaku
uses: ./.github/actions/dynamic-dry-run
with:
benchmark_name: salmon
benchmark_name: salmon-tddft
benchmark_mode: mpi
benchmark_spec: salmon
benchmark_spec: salmon-tddft
system_name: fugaku
system_spec: riken-fugaku

Expand Down

0 comments on commit 599d09d

Please sign in to comment.