Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
lihaoyi committed Sep 5, 2024
1 parent d175942 commit e01eb6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
# each test on each Java version and each operating system
# We also try to group tests together to manuaully balance out the runtimes of each jobs
- java-version: 17
millargs: "'{main,scalalib,testrunner,bsp}.__.testCached'"
millargs: "'{main,scalalib,testrunner,bsp,testkit}.__.testCached'"
- java-version: 11
millargs: "'{scalajslib,scalanativelib}.__.testCached'"
- java-version: 17
Expand Down

0 comments on commit e01eb6f

Please sign in to comment.