We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5eea87 commit ca4ec7bCopy full SHA for ca4ec7b
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
- uses: actions/checkout@v2
12
- uses: olafurpg/setup-scala@v13
13
- - run: sbt test
+ - run: sbt +test
14
check:
15
runs-on: ubuntu-latest
16
0 commit comments