Skip to content

Commit eb22fe8

Browse files
committed
Enable more tests
1 parent 12ec724 commit eb22fe8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -119,9 +119,9 @@ jobs:
119119
run: sbt ";dotty-bootstrapped/compile ;dotty-bootstrapped/test"
120120
shell: cmd
121121

122-
# - name: Scala.js Test
123-
# run: sbt ";sjsJUnitTests/test"
124-
# shell: cmd
122+
- name: Scala.js Test
123+
run: sbt ";sjsJUnitTests/test"
124+
shell: cmd
125125

126126
community_build:
127127
runs-on: [self-hosted, Linux]

0 commit comments

Comments
 (0)