We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a8dc47 commit 12faa1fCopy full SHA for 12faa1f
1 file changed
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
fetch-depth: 0
16
submodules: recursive
17
- uses: "./.github/actions/setup"
18
- - run: "mise run test-server"
+ - run: "mise run test-server &"
19
- run: "./gradlew allTests"
20
21
build-docs:
0 commit comments