Skip to content

Commit 3dc0929

Browse files
authored
chore: adds e2es to ci (#343)
1 parent 434d428 commit 3dc0929

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
- run: pnpm install --no-frozen-lockfile
2828
- run: pnpm run lint:ci
2929
- run: pnpm run report:coverage
30+
- run: pnpm run test:e2e
3031

3132
- name: Upload coverage to Codecov
3233
uses: codecov/codecov-action@v4

0 commit comments

Comments
 (0)