Skip to content

Commit

Permalink
collecting snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbie1977 committed Oct 13, 2021
1 parent 077da36 commit f2ba039
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 f2ba039

Please sign in to comment.