Skip to content

Commit 0a2917e

Browse files
Replace Docker command with Leiningen test command
1 parent 66f3679 commit 0a2917e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/platform-code-test-plan.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,4 @@ jobs:
2525
- name: Test
2626
run: |
2727
. .github/workflows/setup-runner.sh
28-
start_docker
29-
./go
28+
lein test

0 commit comments

Comments
 (0)