Skip to content

Commit

Permalink
ci: adjust fuel development unique ci identifier
Browse files Browse the repository at this point in the history
  • Loading branch information
helciofranco committed Mar 4, 2024
1 parent 45b448f commit b117c2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
uses: davelosert/vitest-coverage-report-action@v2
if: ${{ steps.findPr.outputs.number }}
with:
name: 'Fuel Wallet'
name: 'Fuel DevelopmentWallet'
working-directory: ./packages/fuel-development-wallet
json-summary-path: ./coverage/coverage-summary.json
json-final-path: ./coverage/coverage-final.json
Expand Down

0 comments on commit b117c2c

Please sign in to comment.