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

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