diff --git a/.github/workflows/detection.yml b/.github/workflows/detection.yml index 5f6cdef..0651804 100644 --- a/.github/workflows/detection.yml +++ b/.github/workflows/detection.yml @@ -33,10 +33,10 @@ jobs: # code_path: "./tests" # requirements_file: "./requirements.txt" # output_format: "txt" - - name: Clone custom Git repository - run: | - git clone -b feature/match https://git.mamahaha.work/sangge/BackDoorBuster - cd BackDoorBuster/detection + # - name: Clone custom Git repository + # run: | + # git clone -b feature/match https://git.mamahaha.work/sangge/BackDoorBuster + # cd BackDoorBuster/detection - name: Run Backdoor Detection run: python ${{ github.workspace }}/BackDoorBuster/detection/backdoor_detection.py ${{ github.workspace }}/BackDoorBuster/tests txt