Skip to content

Commit

Permalink
MNES-1071 collect test artifacts even if tests fail
Browse files Browse the repository at this point in the history
  • Loading branch information
XAlinaGS committed Jul 11, 2024
1 parent d5dc592 commit 20323a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:

- name: E2E test collect artifact
id: test_artifact
if: always()
uses: actions/upload-artifact@master
with:
name: cypress-artifacts
Expand Down

0 comments on commit 20323a9

Please sign in to comment.