Skip to content

Commit

Permalink
Always publish test results
Browse files Browse the repository at this point in the history
  • Loading branch information
msabramo committed Apr 6, 2024
1 parent d0ce3be commit beb16b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/robot-framework.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
- name: Run Robot tests
run: ./run-robot-tests
- name: Publish test results
if: always()
uses: actions/upload-artifact@v2
with:
name: robot-test-results
Expand Down

0 comments on commit beb16b8

Please sign in to comment.