Skip to content

Commit

Permalink
Test(ci): Renamed Finish job to Upload coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
fvdm committed Oct 7, 2021
1 parent b690912 commit aa34925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- run: echo "Build was sucessfull"

finish:
name: "Finish"
name: "Upload coverage"
needs: build
if: always()
runs-on: ubuntu-latest
Expand Down

0 comments on commit aa34925

Please sign in to comment.