Skip to content

Commit 8ae8902

Browse files
committed
Remember to install deps
1 parent eb04cb8 commit 8ae8902

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,5 @@ jobs:
2020
steps:
2121
- uses: actions/checkout@v4
2222
- uses: actions/setup-node@v4
23+
- run: npm install
2324
- run: npm test

0 commit comments

Comments
 (0)