Skip to content

Commit

Permalink
build: skip-tests (ccxt#22060)
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosmiei authored Apr 5, 2024
1 parent b5e8003 commit 47fb0a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ build_and_test_all () {
if [[ "$last_commit_message" == *"skip-tests"* ]]; then
echo "[SKIP-TESTS] Will skip tests!"
exit
fi
fi
run_tests
fi
exit
Expand Down

0 comments on commit 47fb0a2

Please sign in to comment.