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 8b705a2 commit 1f410e5
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 @@ -82,6 +82,8 @@ jobs:
with:
java-version: 8
distribution: temurin
- name: Setup sbt launcher
uses: sbt/setup-sbt@v1
- run: echo "Hello World" && ./mill -i publishDocs --skipDeploy true
shell: 'script -q -e -c "bash {0}"'
env:
Expand Down

0 comments on commit 1f410e5

Please sign in to comment.