Skip to content

Commit

Permalink
Run the never-run test
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleFromNVIDIA committed Aug 22, 2024
1 parent 5ada0b9 commit 4a37ddb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
never-run-test:
runs-on: ubuntu-latest
outputs:
run-never-run: false
run-never-run: true
steps:
- run: exit 0
never-run:
Expand Down

0 comments on commit 4a37ddb

Please sign in to comment.