mirror of
https://github.com/nsacyber/HIRS.git
synced 2024-12-18 20:47:58 +00:00
changed title of one of the runs
This commit is contained in:
parent
dc99c5b4b5
commit
fdf7c7268c
2
.github/workflows/hirs_unit_tests.yml
vendored
2
.github/workflows/hirs_unit_tests.yml
vendored
@ -90,7 +90,7 @@ jobs:
|
||||
path: artifacts/upload_reports/*
|
||||
if-no-files-found: ignore
|
||||
# If buildFailed file exists, use that to fail the ACA unit tests
|
||||
- name: Fail if build or unit test failed
|
||||
- name: Check if build/test passed or failed
|
||||
if: ${{ hashFiles('artifacts/githubActionsResults/buildFailed.txt') != '' }}
|
||||
uses: actions/github-script@v6
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user