Skip to content

Commit

Permalink
skip tls-root test for mac
Browse files Browse the repository at this point in the history
  • Loading branch information
sehz committed Nov 17, 2021
1 parent 182a11f commit fb2e60b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_tier2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ jobs:
FLV_DISPATCHER_WAIT: 300 # k3d in Github make take while to provision PVC
run: |
date
make FLUVIO_BIN=./fluvio TEST_BIN=./fluvio-test EXTRA_ARG="--cluster-start --proxy-addr 127.0.0.1" UNINSTALL=noclean smoke-test-k8-tls-root
make FLUVIO_BIN=./fluvio TEST_BIN=./fluvio-test EXTRA_ARG="--cluster-start --proxy-addr 127.0.0.1" UNINSTALL=noclean smoke-test-k8-tls
# make FLUVIO_BIN=./fluvio TEST_BIN=./flv-test smoke-test-k8-tls-root
- name: Print version
run: |
Expand Down

0 comments on commit fb2e60b

Please sign in to comment.