Skip to content

Commit

Permalink
Merge pull request #407 from JoseEspinosa/fixes
Browse files Browse the repository at this point in the history
Always upload logs when running aws full tests
  • Loading branch information
JoseEspinosa committed Jul 24, 2024
2 parents 4115526 + cee6b47 commit b161a7d
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 b161a7d

Please sign in to comment.