Skip to content

Commit

Permalink
Update run-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
saeltz authored Dec 30, 2024
1 parent f54b5aa commit 00a8473
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ jobs:
~/.ivy2/cache
~/.sbt
key: ${{ runner.os }}-sbt-cache-${{ hashFiles('**/build.sbt') }}-${{ hashFiles('**/plugins.sbt') }}-${{ hashFiles('**/build.properties') }}
- uses: sbt/setup-sbt@v1
- name: Compile and validate
run: sbt +validate

0 comments on commit 00a8473

Please sign in to comment.