Skip to content

Commit a2720f4

Browse files
committed
Update: main.sh
1 parent 1a97d57 commit a2720f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22

33
# Exit on error
4-
set -ex
4+
set -e
55

66
hosts_file="$GITHUB_WORKSPACE/.github/hosts.yml"
77
export PATH="$PATH:$COMPOSER_HOME/vendor/bin"

0 commit comments

Comments
 (0)