Skip to content

Commit ed11706

Browse files
Rename SBT scripted tests in the CI
1 parent e0a5264 commit ed11706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ jobs:
200200
restore-keys: ${{ runner.os }}-general-
201201

202202
- name: Test
203-
run: ./project/scripts/sbt sbt-dotty/scripted
203+
run: ./project/scripts/sbt sbt-scala3/scripted
204204

205205
test_java8:
206206
runs-on: [self-hosted, Linux]

0 commit comments

Comments
 (0)