Skip to content

Commit

Permalink
Allure test reports
Browse files Browse the repository at this point in the history
  • Loading branch information
szczygiel-m committed Aug 28, 2024
1 parent 746461a commit 1e3b150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
if: always()
name: Generate Allure Report
needs: build
runs-on: [ self-hosted, ubuntu-latest ]
runs-on: ubuntu-latest
steps:
- name: Download artifact unitTests
uses: actions/download-artifact@v4
Expand Down

0 comments on commit 1e3b150

Please sign in to comment.