From febc83e0842f1f2c887c76420838f8d8dae8cba9 Mon Sep 17 00:00:00 2001 From: Kainan Cha Date: Wed, 15 Jun 2022 18:42:17 +0800 Subject: [PATCH] Fix CI badge Fix CI badge issue --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dca1c77..f3e4567 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # TIM-VX - Tensor Interface Module [![bazel_x86_vsim_unit_test](https://github.com/VeriSilicon/TIM-VX/actions/workflows/bazel_x86_vsim_unit_test.yml/badge.svg)](https://github.com/VeriSilicon/TIM-VX/actions/workflows/bazel_x86_vsim_unit_test.yml) -[![cmake_x86_vsim](https://github.com/VeriSilicon/TIM-VX/actions/workflows/cmake_x86_vsim.yml/badge.svg)](https://github.com/VeriSilicon/TIM-VX/actions/workflows/cmake_x86_vsim.yml) +[![cmake_x86_vsim](https://github.com/VeriSilicon/TIM-VX/workflows/cmake_x86_vsim/badge.svg)](https://github.com/VeriSilicon/TIM-VX/actions/workflows/cmake_x86_vsim.yml) - [TIM-VX - Tensor Interface Module](#tim-vx---tensor-interface-module) - [Framework Support](#framework-support)