Skip to content

Commit e9c96be

Browse files
committedFeb 6, 2025
tweak scripts to have a CI version
1 parent 0a132b6 commit e9c96be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/test_coverage.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
- uses: ArtiomTr/jest-coverage-report-action@v2
1212
with:
1313
working-directory: ./query-connector
14-
test-script: npm run test
14+
test-script: npm run test:ci

0 commit comments

Comments
 (0)