ci:fix steps
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -23,5 +23,5 @@ jobs:
|
|||||||
run: go test ./...
|
run: go test ./...
|
||||||
|
|
||||||
- name: Acceptance test
|
- name: Acceptance test
|
||||||
run: make
|
run: make bdd-test
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user