Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
tanhongit committed Aug 1, 2024
1 parent a873f8b commit 283b37d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runner.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ if [ ! -f .env ]; then
fi

set -a
# shellcheck disable=SC1091
# shellcheck source=.env
source .env
set +a
set -ue
Expand Down

0 comments on commit 283b37d

Please # to comment.