Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
icaoberg committed Jun 4, 2021
1 parent 0a30f93 commit 992fa78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
if [ -f ./test.sh ]; then
echo "Running tests"
sudo bash ./test.sh
bash ./test.sh
else
echo "Test file not found. Skipping tests."
fi
Expand Down

0 comments on commit 992fa78

Please sign in to comment.