Skip to content

Commit

Permalink
extras: exit unit tests on err
Browse files Browse the repository at this point in the history
  • Loading branch information
dtrifiro committed Jun 20, 2024
1 parent 2e69ab7 commit 46c657e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extras/unit-tests.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/bin/bash
# partially copied from from .buildkite/test-pipeline.yml
set -e

cd tests || exit 1

Expand Down

0 comments on commit 46c657e

Please sign in to comment.