Skip to content

Commit

Permalink
Always upload logs when running aws full tests
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseEspinosa committed Jul 24, 2024
1 parent 1c2b3d7 commit cee6b47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/awsfulltest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
profiles: test_full

- uses: actions/upload-artifact@v4
if: success() || failure()
with:
name: Seqera Platform debug log file
path: |
Expand Down

0 comments on commit cee6b47

Please sign in to comment.