Skip to content

Commit

Permalink
Revert "Revert "collecting snapshot""
Browse files Browse the repository at this point in the history
This reverts commit ef914b9.
  • Loading branch information
Robbie1977 committed Oct 14, 2021
1 parent bab8b46 commit 73d9240
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ jobs:
- name: Stop VFB server
run: docker stop testServer
- uses: actions/upload-artifact@v2
if: ${{ failure() }}
if: ${{ success() }}
with:
name: test_fails
path: |
Expand Down

0 comments on commit 73d9240

Please sign in to comment.