Skip to content

Commit 86e9a94

Browse files
committed
revert
1 parent a825702 commit 86e9a94

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/test-scripts.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,11 @@ jobs:
276276
$scriptPath = Join-Path $env:GITHUB_WORKSPACE "win\run.ps1"
277277
278278
$testConfigs = @(
279+
@("web", "java"),
280+
@("app", "java"),
281+
@("web", "python"),
282+
@("app", "python"),
283+
@("web", "nodejs"),
279284
@("app", "nodejs")
280285
)
281286

0 commit comments

Comments
 (0)