Skip to content

Commit

Permalink
Run the never-run job
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleFromNVIDIA committed Aug 22, 2024
1 parent aefcee3 commit bb4caa3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
uses: rapidsai/shared-workflows/.github/workflows/[email protected]
never-run:
runs-on: ubuntu-latest
if: false
steps:
- run: |
echo "This should never run!"
exit 1

0 comments on commit bb4caa3

Please sign in to comment.