fuck YML syntax

This commit is contained in:
jvyden 2021-10-16 21:02:20 -04:00
commit 57661e3b46
No known key found for this signature in database
GPG key ID: 18BCF2BE0262B278

View file

@ -56,8 +56,8 @@ jobs:
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
- name: Check Test Results
if: steps.process-trx.outputs.test-outcome == 'Failed'
run: |
echo "There were test failures."
exit 1
- name: Check Test Results
if: steps.process-trx.outputs.test-outcome == 'Failed'
run: |
echo "There were test failures."
exit 1