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 1c03b59 commit 5666dd7Copy full SHA for 5666dd7
.github/workflows/run-integration-tests.yml
@@ -61,6 +61,7 @@ jobs:
61
# ppodgorsek/robot-framework:latest
62
63
- name: Archive Robot Framework Reports
64
+ if: always()
65
uses: actions/upload-artifact@v2
66
with:
67
name: robot-framework-reports
0 commit comments