Skip to content

Commit 1040e5c

Browse files
Revert "Rename SBT scripted tests in the CI"
This reverts commit 87162c9.
1 parent 95d5b3b commit 1040e5c

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
@@ -205,7 +205,7 @@ jobs:
205205
restore-keys: ${{ runner.os }}-general-
206206

207207
- name: Test
208-
run: ./project/scripts/sbt sbt-scala3/scripted
208+
run: ./project/scripts/sbt sbt-dotty/scripted
209209

210210
test_java8:
211211
runs-on: [self-hosted, Linux]

0 commit comments

Comments
 (0)