remove bdd test

This commit is contained in:
2020-07-22 00:56:56 +02:00
parent f314832ce8
commit 66713b5722

View File

@@ -21,7 +21,3 @@ jobs:
- name: Testing
run: go test ./...
- name: Acceptance test
run: make bdd-test