Skip to content

Commit 5c45617

Browse files
committed
install dep
1 parent 45dea48 commit 5c45617

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
@@ -22,6 +22,7 @@ jobs:
2222
uses: actions/setup-node@v4
2323
with:
2424
node-version: '23.10.0'
25+
- run: npm install
2526
- run: npm test
2627

2728
# (Optionally) When you don't need Testcontainers anymore, you could terminate sessions eagerly

0 commit comments

Comments
 (0)