Skip to content

Commit

Permalink
Changes after own review, take two.
Browse files Browse the repository at this point in the history
  • Loading branch information
dumol committed Oct 14, 2024
1 parent 5fca988 commit a6c8780
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,7 @@ command_compat() {
echo "## Getting compat deps... ##"
execute ./pythia.sh deps
echo "## Running normal compat tests... ##"
# Why not test_normal? See https://github.com/chevah/compat/issues/691.
execute ./pythia.sh test -vs normal
if [ "${CI:-}" = "true" ]; then
echo "## Running ci2 compat tests... ##"
Expand Down

0 comments on commit a6c8780

Please sign in to comment.