We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9f0023 commit ad74f5aCopy full SHA for ad74f5a
.github/workflows/test.yml
@@ -44,4 +44,6 @@ jobs:
44
- run: pnpm build
45
- name: Test native HTTP code path
46
run: pnpm test-native
47
+ - name: Test fetch HTTP code path
48
+ run: pnpm test-fetch
49
0 commit comments