Skip to content

Commit 653b2e5

Browse files
Run testpack from strings-to-regex workspace
1 parent 00254b5 commit 653b2e5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,9 @@ jobs:
3636
- run: yarn run build
3737
- run: yarn run lint
3838
- run: yarn run test
39+
3940
- run: npx testpack-cli --keep=@types/jest,ts-jest,typescript src/e2e.spec.ts
41+
working-directory: ./packages/strings-to-regex
4042

4143
- name: Upload test coverage report to Codecov
4244
uses: codecov/codecov-action@v2.1.0

0 commit comments

Comments
 (0)