diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index a4465649..b494b5b3 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -50,7 +50,7 @@ jobs: - name: Unit test run: | - git clone https://github.com/OpenXiangShan/tl-test + git clone https://github.com/OpenXiangShan/tl-test -b huancun make test-top-l2 cd ./tl-test mkdir build && cd build @@ -92,7 +92,7 @@ jobs: - name: Unit test run: | - git clone https://github.com/OpenXiangShan/tl-test + git clone https://github.com/OpenXiangShan/tl-test -b huancun make test-top-l2l3 cd ./tl-test mkdir build && cd build