Merge pull request #424 from logickworkshop/main

Few additions
This commit is contained in:
UberGuidoZ 2023-02-27 21:54:34 -08:00 committed by GitHub
commit 9d92aa5099
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,6 +59,6 @@ jobs:
</details>
# - name: Fail Pipeline
# if: ${{ steps.run.outputs.stderr }}
# run: exit 1
- name: Fail Pipeline
if: ${{ steps.run.outputs.stderr }}
run: exit 1