Skip to content

Commit d717b63

Browse files
committed
Test sbt-scripted
1 parent dfb31b2 commit d717b63

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.drone.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ pipeline:
3535
commands:
3636
- cp -R . /tmp/4/ && cd /tmp/4/
3737
- ./project/scripts/sbt sbt-dotty/scripted
38-
when:
39-
# sbt scripted tests are slow and don't run on PRs
40-
event: [ push, tag, deployment ]
38+
# when:
39+
# # sbt scripted tests are slow and don't run on PRs
40+
# event: [ push, tag, deployment ]
4141

4242
# DOCUMENTATION:
4343
documentation:

0 commit comments

Comments
 (0)