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 241a7c5 commit c731fdaCopy full SHA for c731fda
.github/workflows/validate.yml
@@ -44,7 +44,7 @@ jobs:
44
matrix:
45
node: [16, 18, 20]
46
os: [ubuntu-latest, windows-latest, macos-latest]
47
- project: [blob, fetch, file, form-data, stream]
+ project: [fetch, file, form-data]
48
49
runs-on: ${{ matrix.os }}
50
0 commit comments