Skip to content

Commit

Permalink
Merge pull request #54 from innovativeinnovation/cho-clean-ga-test
Browse files Browse the repository at this point in the history
  • Loading branch information
williambelle committed Aug 19, 2021
2 parents 0c78faf + 4ae8cb7 commit 854380b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Expand Up @@ -24,10 +24,9 @@ jobs:
with:
node-version: ${{ matrix.node }}

- name: Install, test and coverage
- name: Install and coverage
run: |
npm i
npm t
npm run coveralls
- name: Coveralls
Expand Down

0 comments on commit 854380b

Please sign in to comment.