Skip to content

Commit

Permalink
remove extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
slabasan committed Jan 17, 2025
1 parent 74608a4 commit 0d8fd86
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -597,7 +597,6 @@ jobs:
--disable-logger \
workspace setup --dry-run
- name: Dry run dynamic genesis/openmp with dynamic CTS ruby
run: |
system_id=$(./bin/benchpark system id ./ruby-system)
Expand All @@ -620,4 +619,4 @@ jobs:
--workspace-dir workspace/genesis-openmp-fugaku/$system_id/workspace \
--disable-progress-bar \
--disable-logger \
workspace setup --dry-run
workspace setup --dry-run

0 comments on commit 0d8fd86

Please sign in to comment.