We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a132b6 commit e9c96beCopy full SHA for e9c96be
.github/workflows/test_coverage.yaml
@@ -11,4 +11,4 @@ jobs:
11
- uses: ArtiomTr/jest-coverage-report-action@v2
12
with:
13
working-directory: ./query-connector
14
- test-script: npm run test
+ test-script: npm run test:ci
0 commit comments