Skip to content

Commit

Permalink
chore: setupgithub actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Max10240 committed May 22, 2023
1 parent 2cb8b5c commit ff67826
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
node-version: ${{ matrix.node-version }}

- run: npm i
working-directory: ${{github.workspace}}

- run: npm run coverage

- uses: codecov/codecov-action@v3
Expand Down

0 comments on commit ff67826

Please sign in to comment.