Skip to content

Commit 0252e4b

Browse files
committed
[do not merge] try the sbt tests on the CI
1 parent fe1781a commit 0252e4b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -167,11 +167,6 @@ jobs:
167167
test_sbt:
168168
runs-on: [self-hosted, Linux]
169169
container: lampepfl/dotty:2020-04-24
170-
if: (
171-
github.event_name == 'push' &&
172-
startsWith(github.event.ref, 'refs/tags/')
173-
) ||
174-
github.event_name == 'schedule'
175170

176171
steps:
177172
- name: Checkout cleanup script

0 commit comments

Comments
 (0)