Skip to content

Commit

Permalink
fix: rename test report target
Browse files Browse the repository at this point in the history
  • Loading branch information
kukkok3 committed Apr 17, 2024
1 parent ec593e0 commit a3c8b92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-allure-report.yml
Expand Up @@ -67,7 +67,7 @@ jobs:
with:
earthfile: ./catalyst_voices/
flags:
targets: test-report
targets: test-unit
target_flags:
runner_address: ${{ secrets.EARTHLY_SATELLITE_ADDRESS }}
artifact: "false"
Expand Down

0 comments on commit a3c8b92

Please sign in to comment.