Skip to content

Commit bb69fcf

Browse files
committed
Remove pointless StandaloneLauncherTests
1 parent e15441f commit bb69fcf

File tree

2 files changed

+0
-35
lines changed

2 files changed

+0
-35
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,6 @@ jobs:
8888
run: ./mill -i integration.test.jvm
8989
env:
9090
SCALA_CLI_IT_GROUP: 1
91-
- name: Fat jar integration test
92-
if: success() || failure()
93-
run: ./mill integration.test.jvmBootstrapped 'scala.cli.integration.StandaloneLauncherTests.*'
9491
- name: Convert Mill test reports to JUnit XML format
9592
if: success() || failure()
9693
run: .github/scripts/generate-junit-reports.sc jvm-tests-1 'Scala CLI JVM Tests (1)' test-report.xml out/

modules/integration/src/test/scala/scala/cli/integration/StandaloneLauncherTests.scala

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)