We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b3e4b2 commit d283112Copy full SHA for d283112
.github/workflows/test.yml
@@ -49,6 +49,7 @@ jobs:
49
py.test -vv test/
50
51
- name: Upload Report PDFs
52
+ if: always()
53
uses: actions/upload-artifact@v2
54
with:
55
name: example reports
0 commit comments