Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning committed Dec 14, 2024
1 parent 0c1a5bb commit 9af2e79
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,6 @@ jobs:
java-version: 21
cache: sbt

- name: Check that workflows are up to date
run: sbt -J-Xmx2G '++ ${{ matrix.scala }}' githubWorkflowCheck

- run: sbt -J-Xmx2G '++ ${{ matrix.scala }}' test mimaReportBinaryIssues

- name: Compress target directories
Expand Down

0 comments on commit 9af2e79

Please sign in to comment.