Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
SethTisue committed Jan 6, 2025
1 parent 54bf419 commit d08b920
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@ jobs:
with:
distribution: temurin
java-version: 17
- uses: sbt/setup-sbt@v1
- name: Test
run: sbt test
1 change: 1 addition & 0 deletions .github/workflows/fortify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
distribution: temurin
java-version: 17
cache: sbt
- uses: sbt/setup-sbt@v1

- uses: actions/cache@v4
env:
Expand Down

0 comments on commit d08b920

Please sign in to comment.