Skip to content

Commit

Permalink
Update run-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lihaoyi authored Jan 21, 2025
1 parent 1f410e5 commit 38f636a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ jobs:
with:
java-version: ${{ matrix.java-version }}
distribution: temurin
- name: Setup sbt launcher
uses: sbt/setup-sbt@v1
- run: ./mill -i -j1 -k 'integration[${{ matrix.scala-version }}].__.test'

site:
Expand Down

0 comments on commit 38f636a

Please sign in to comment.