Skip to content

Commit 58e8d6a

Browse files
jacob-ebeyMichaelDeBoey
authored andcommitted
remove workflows
1 parent ef0ba88 commit 58e8d6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
matrix:
4545
node: [14, 16, 18, 20]
4646
os: [ubuntu-latest, windows-latest, macos-latest]
47-
project: [blob, fetch, file, form-data, stream]
47+
project: [fetch, file, form-data]
4848

4949
runs-on: ${{ matrix.os }}
5050

0 commit comments

Comments
 (0)