Skip to content

Commit

Permalink
Add missing exit. (#1176)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrhemstad committed Dec 5, 2023
1 parent ac0e5bc commit 9eca399
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-as-coder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,6 @@ jobs:
echo "For additional information, see:"
echo " - DevContainer Documentation: https://github.com/NVIDIA/cccl/blob/main/.devcontainer/README.md"
echo " - Continuous Integration (CI) Overview: https://github.com/NVIDIA/cccl/blob/main/ci-overview.md"
exit $exit_code
fi

0 comments on commit 9eca399

Please sign in to comment.