Skip to content

Commit ad74f5a

Browse files
author
vhess
committed
re-enable fetch test
1 parent c9f0023 commit ad74f5a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,6 @@ jobs:
4444
- run: pnpm build
4545
- name: Test native HTTP code path
4646
run: pnpm test-native
47+
- name: Test fetch HTTP code path
48+
run: pnpm test-fetch
4749

0 commit comments

Comments
 (0)