Skip to content

Commit ee6b545

Browse files
committed
Make test_sbt work despite the sbt binary version resolution bug
1 parent 25d7ff4 commit ee6b545

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -337,6 +337,8 @@ jobs:
337337
github.event_name == 'workflow_dispatch'
338338
&& github.repository == 'lampepfl/dotty'
339339
)"
340+
env:
341+
RELEASEBUILD: yes
340342

341343
steps:
342344
- name: Reset existing repo

0 commit comments

Comments
 (0)