Skip to content

Commit 12faa1f

Browse files
committed
background test server
1 parent 0a8dc47 commit 12faa1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
fetch-depth: 0
1616
submodules: recursive
1717
- uses: "./.github/actions/setup"
18-
- run: "mise run test-server"
18+
- run: "mise run test-server &"
1919
- run: "./gradlew allTests"
2020

2121
build-docs:

0 commit comments

Comments
 (0)