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 ef43364 commit aba531b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,10 +132,8 @@ jobs:
# the whole suite can take hours on windows v.s. half an hour on linux
- java-version: 11
millargs: '"{main,scalalib,bsp}.__.testCached"'
- java-version: 17
millargs: '"scalajslib.__.testCached"'
- java-version: 11
millargs: '"example.scalalib.basic.__.fork.testCached"'
millargs: '"example.scalalib.{basic,web}.__.fork.testCached"'
- java-version: 17
millargs: "'integration.{feature,failure}[_].fork.testCached'"
- java-version: 11
Expand Down

0 comments on commit aba531b

Please sign in to comment.