add bash bail

This commit is contained in:
dgtlmoon
2023-03-23 09:03:54 +01:00
parent f2f09fbafd
commit 0c4c1faf41
+1
View File
@@ -21,6 +21,7 @@ jobs:
- name: Test that the basic pip built package runs without error
run: |
set -e
mkdir dist
pip3 install wheel
python3 setup.py bdist_wheel