Skip to content

Commit

Permalink
Solution
Browse files Browse the repository at this point in the history
  • Loading branch information
serhiilapin committed Aug 7, 2023
1 parent 9dd4651 commit 704029d
Show file tree
Hide file tree
Showing 4 changed files with 3,988 additions and 1,881 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node-version }}
- run: npm ci
- run: npm install
- run: npm test
Loading

0 comments on commit 704029d

Please sign in to comment.