We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3868e31 commit d5fb12aCopy full SHA for d5fb12a
.github/workflows/gpu_ci_test.yml
@@ -42,4 +42,4 @@ jobs:
42
pip install -e.'
43
- name: Runing case
44
run: docker exec -t ERNIE_CI_Test /bin/bash -c '
45
- export FLAGS_tcp_store_using_libuv=0 && make gpu_ci_test'
+ export FLAGS_tcp_store_using_libuv=0 && make gpu_ci_test
0 commit comments