Skip to content

Commit 3356bb4

Browse files
committed
fix(ci): restore npm ci before just ci
1 parent 60f60f7 commit 3356bb4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ jobs:
1515
with:
1616
node-version: '20'
1717
- uses: taiki-e/install-action@just
18+
- run: npm ci
1819
- run: just ci

0 commit comments

Comments
 (0)