Skip to content

Commit a43a133

Browse files
committed
Bring dependencies
1 parent a5abf04 commit a43a133

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@ jobs:
2121
uses: actions/setup-node@v3
2222
with:
2323
node-version: ${{ matrix.node-version }}
24+
- run: npm install
2425
- run: npm test

0 commit comments

Comments
 (0)