We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60f60f7 commit 3356bb4Copy full SHA for 3356bb4
1 file changed
.github/workflows/test.yml
@@ -15,4 +15,5 @@ jobs:
15
with:
16
node-version: '20'
17
- uses: taiki-e/install-action@just
18
+ - run: npm ci
19
- run: just ci
0 commit comments