"tests/vscode:/vscode.git/clone" did not exist on "9d1e611f0e98934092684cd4c7ef0e960f33813c"
Unverified Commit ac5ccf01 authored by Simon Mo's avatar Simon Mo Committed by GitHub
Browse files

[CI] hotfix: soft fail neuron test (#4458)

parent 73c8d677
...@@ -25,6 +25,7 @@ steps: ...@@ -25,6 +25,7 @@ steps:
agents: agents:
queue: neuron queue: neuron
command: bash .buildkite/run-neuron-test.sh command: bash .buildkite/run-neuron-test.sh
soft_fail: true
- label: "CPU Test" - label: "CPU Test"
command: bash .buildkite/run-cpu-test.sh command: bash .buildkite/run-cpu-test.sh
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment