mirror of
https://github.com/ansible/awx.git
synced 2026-01-31 17:18:59 -03:30
Fix continue-on-error GH actions bug, always run archive step instead
This commit is contained in:
1
.github/workflows/e2e_test.yml
vendored
1
.github/workflows/e2e_test.yml
vendored
@@ -71,5 +71,6 @@ jobs:
|
||||
awx-pf-tests run --project .
|
||||
|
||||
- uses: ./.github/actions/upload_awx_devel_logs
|
||||
if: always()
|
||||
with:
|
||||
log-filename: e2e-${{ matrix.job }}.log
|
||||
|
||||
Reference in New Issue
Block a user