Skip to content

Commit

Permalink
update step name on test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dylmye committed Dec 27, 2024
1 parent ddc0ebc commit 24725a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,4 @@ jobs:
api-key: ${{secrets.fossaApiKey}}
generate-report: json

- run: echo ${{ steps.fossa.outputs.report }}
- run: echo ${{ steps.example-generate-report.outputs.report }}

0 comments on commit 24725a4

Please sign in to comment.