Skip to content

Commit

Permalink
exit 0
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleFromNVIDIA committed Aug 22, 2024
1 parent 747de4c commit 32e985a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
runs-on: ubuntu-latest
outputs:
run-never-run: true
steps:
- run: exit 0
never-run:
needs: never-run-test
runs-on: ubuntu-latest
Expand Down

0 comments on commit 32e985a

Please sign in to comment.