Skip to content

Commit a2d527a

Browse files
committed
remove unneeded config
1 parent 4a4cb51 commit a2d527a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -741,9 +741,6 @@ jobs:
741741
working-directory: dev-packages/node-integration-tests
742742

743743
- name: Run integration tests
744-
env:
745-
NODE_VERSION: ${{ matrix.node }}
746-
TS_VERSION: ${{ matrix.typescript }}
747744
working-directory: dev-packages/node-integration-tests
748745
run: yarn test
749746

0 commit comments

Comments
 (0)