Skip to content
This repository has been archived by the owner on Sep 8, 2021. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentcapicotto committed Aug 13, 2021
2 parents 9711562 + 786fdb2 commit 7d2ca5d
Show file tree
Hide file tree
Showing 3 changed files with 23,229 additions and 41 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- run: npm install -g npm
- run: npm ci
- run: npm test
Loading

0 comments on commit 7d2ca5d

Please sign in to comment.