Skip to content

Commit 4306a7a

Browse files
authored
Update build.yml
1 parent b9a573a commit 4306a7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@ jobs:
2222
if: matrix.scala == '2.13.1' || matrix.scala == '2.12.10'
2323
run: sbt ++${{matrix.scala}} coreJS/test
2424
- name: Mima
25+
if: matrix.scala == '2.13.1' || matrix.scala == '2.12.10'
2526
run: sbt ++${{matrix.scala}} mimaReportBinaryIssues

0 commit comments

Comments
 (0)