mirror of https://github.com/knative/func.git
remove third-party echo test from CI (#1048)
This commit is contained in:
parent
b40911b67c
commit
a6ce010b96
|
@ -21,7 +21,5 @@ jobs:
|
|||
run: ./hack/allocate.sh
|
||||
- name: Local Registry
|
||||
run: ./hack/registry.sh
|
||||
- name: Verify Configuration
|
||||
run: ./hack/test.sh
|
||||
- name: Integration Test
|
||||
run: make test-integration
|
||||
|
|
Loading…
Reference in New Issue