Skip to content

Commit

Permalink
chore: set -e
Browse files Browse the repository at this point in the history
  • Loading branch information
carslen committed Oct 23, 2024
1 parent 24f0421 commit 6851777
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/failure.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/usr/bin/env bash
set -e

echo "This script will fail"

Expand Down

0 comments on commit 6851777

Please sign in to comment.