Skip to content

Commit

Permalink
fix: bump @types/node
Browse files Browse the repository at this point in the history
This is actually "chore: ci fix", but previous commit should have been a "fix:" to trigger a new release.
  • Loading branch information
hongaar committed Jan 30, 2021
1 parent fa8e942 commit 8672bf5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
node-version: ${{ matrix.node }}
- run: yarn install
- run: yarn test
- run: yarn build

coverage:
needs: test
Expand Down

0 comments on commit 8672bf5

Please sign in to comment.