Skip to content

Commit 329952c

Browse files
committed
chore: remove redundant diff
1 parent 204e7e1 commit 329952c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-e2e-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,4 @@ jobs:
7575
ARCH: ${{ matrix.arch }}
7676
JSII_SILENCE_WARNING_DEPRECATED_NODE_VERSION: true
7777
RUNNER_DEBUG: ${{ env.RUNNER_DEBUG }}
78-
run: npm run test:e2e -w ${{ matrix.package }}
78+
run: npm run test:e2e -w ${{ matrix.package }}

0 commit comments

Comments
 (0)