Skip to content

Commit

Permalink
chore: Always publish test logs
Browse files Browse the repository at this point in the history
  • Loading branch information
rsenden committed Jul 13, 2023
1 parent d120796 commit 0165fb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/functional-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ jobs:
esac
- name: Publish test logs
if: always()
uses: actions/upload-artifact@v3
with:
name: test-log
Expand Down

0 comments on commit 0165fb1

Please sign in to comment.