Skip to content

Commit a825702

Browse files
committed
app js
1 parent 3dbb017 commit a825702

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/test-scripts.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -276,11 +276,6 @@ 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"),
284279
@("app", "nodejs")
285280
)
286281

0 commit comments

Comments
 (0)