Skip to content

Commit

Permalink
fix bash
Browse files Browse the repository at this point in the history
  • Loading branch information
kukkok3 committed May 30, 2024
1 parent 195d33e commit 83dd11f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/generate-allure-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@ jobs:
with:
name: coverage-reports

- run:
- run: |
curl -L https://coveralls.io/coveralls-linux.tar.gz | tar -xz -C /usr/local/bin
coveralls report

0 comments on commit 83dd11f

Please sign in to comment.