Skip to content

Commit

Permalink
Test(ci): Renamed finish job
Browse files Browse the repository at this point in the history
  • Loading branch information
fvdm committed Nov 11, 2021
1 parent 7363e0b commit 2a8494f
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 @@ -55,7 +55,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 2a8494f

Please sign in to comment.