Skip to content

Commit

Permalink
solution
Browse files Browse the repository at this point in the history
  • Loading branch information
SviatoslavVasyletskyi committed Jul 27, 2023
1 parent 9dd4651 commit 420895d
Show file tree
Hide file tree
Showing 4 changed files with 624 additions and 18 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 420895d

Please sign in to comment.