Skip to content

Commit 7ca6a47

Browse files
liufengyunsjrd
andauthored
Update .github/workflows/ci.yaml
Co-authored-by: Sébastien Doeraene <[email protected]>
1 parent 37000c1 commit 7ca6a47

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
@@ -120,7 +120,7 @@ jobs:
120120
shell: cmd
121121

122122
- name: Scala.js Test
123-
run: sbt ";sjsJUnitTests/test"
123+
run: sbt ";sjsJUnitTests/test ;sjsCompilerTests/test"
124124
shell: cmd
125125

126126
community_build:

0 commit comments

Comments
 (0)