Skip to content

Commit

Permalink
fix: cannot define both uses and steps
Browse files Browse the repository at this point in the history
  • Loading branch information
saisilinus committed Apr 18, 2022
1 parent 1e22672 commit 4c78224
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,6 @@ jobs:

needs: run-unit-tests

uses: ./.github/workflows/setUp.yml

steps:
- name: Generate coverage
run: yarn coverage:coveralls

0 comments on commit 4c78224

Please sign in to comment.