Skip to content

Commit 9af2e79

Browse files
committed
Update ci.yml
1 parent 0c1a5bb commit 9af2e79

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,6 @@ jobs:
6464
java-version: 21
6565
cache: sbt
6666

67-
- name: Check that workflows are up to date
68-
run: sbt -J-Xmx2G '++ ${{ matrix.scala }}' githubWorkflowCheck
69-
7067
- run: sbt -J-Xmx2G '++ ${{ matrix.scala }}' test mimaReportBinaryIssues
7168

7269
- name: Compress target directories

0 commit comments

Comments
 (0)