diff --git a/source/dlangbot/github.d b/source/dlangbot/github.d index b10be39..b4de330 100644 --- a/source/dlangbot/github.d +++ b/source/dlangbot/github.d @@ -101,6 +101,7 @@ If you don't have a [local development environment setup](https://wiki.dlang.org ```sh dub fetch digger dub run digger -- build \"%s + %s#%d\" +dub run digger -- test ``` ".format(pr.base.ref_, pr.base.repo.name, pr.number)); }