Skip to content

Commit fdeab06

Browse files
committed
fix CI
1 parent 50e5b37 commit fdeab06

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,9 @@ jobs:
2323
- run: npx playwright install chromium --with-deps
2424
- run: npm run check
2525
- run: npm test
26+
2627
- run: npm run attw
28+
working-directory: ./packages/react-query-builder
29+
2730
- run: npm run publint
31+
working-directory: ./packages/react-query-builder

0 commit comments

Comments
 (0)