Skip to content

Commit

Permalink
Revert "Run the never-run job"
Browse files Browse the repository at this point in the history
This reverts commit bb4caa3.
  • Loading branch information
KyleFromNVIDIA committed Aug 22, 2024
1 parent bb4caa3 commit 1dab6f0
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 @@ -17,6 +17,8 @@ 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 1dab6f0

Please sign in to comment.