feature/match #5

Merged
Tritium merged 63 commits from feature/match into main 2024-04-25 21:30:29 +08:00
Showing only changes of commit 323200fd85 - Show all commits

View File

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