Skip to content

Commit 1c4d223

Browse files
committed
fixup! build-api should test only spark-api
Signed-off-by: Miroslav Bajtoš <[email protected]>
1 parent d77af20 commit 1c4d223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
node-version: 20
3333
- run: npm ci
34-
- run: npm test
34+
- run: npm test:api
3535

3636
build-publish:
3737
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)