Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
JRPan committed Mar 21, 2024
1 parent c332823 commit 93682a1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/weekly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,7 @@ jobs:
if: |
github.repository == 'accel-sim/accel-sim-framework' &&
(needs.Last-Commit.outputs.ACCEL_SIM_COUNT > 0 ||
needs.Last-Commit.outputs.GPGPUSIM_COUNT > 0) &&
always()
needs.Last-Commit.outputs.GPGPUSIM_COUNT > 0)
runs-on: tgrogers-raid
defaults:
run:
Expand Down

0 comments on commit 93682a1

Please sign in to comment.