Skip to content

Commit

Permalink
update(ci): fix for allure
Browse files Browse the repository at this point in the history
  • Loading branch information
luisecm committed Oct 30, 2024
1 parent 536e466 commit ade48c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/automated-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,6 @@ jobs:
run: echo "playwright_report_url=https://satellite-im.github.io/test-reports/${{ steps.timestampidone.outputs.timestamp }}/" >> "$GITHUB_OUTPUT"

publish-allure-report:
if: always()
needs: publish-playwright-report
runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit ade48c4

Please sign in to comment.