fix: 修改配置文件
Some checks failed
Vulnerability and Backdoor Detection Workflow / security_check (pull_request) Failing after 15s
Some checks failed
Vulnerability and Backdoor Detection Workflow / security_check (pull_request) Failing after 15s
This commit is contained in:
parent
50505aefb3
commit
c6deb1a174
4
.github/workflows/detection.yml
vendored
4
.github/workflows/detection.yml
vendored
@ -25,8 +25,8 @@ jobs:
|
||||
repository: "sangge/BackDoorBuster"
|
||||
ref: "feature/match"
|
||||
path: "BackDoorBuster"
|
||||
- name: Install dependencies
|
||||
run: pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple
|
||||
# - name: Install dependencies
|
||||
# run: pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple
|
||||
# - name: Run Backdoor and Vulnerability Detection
|
||||
# uses: sangge/BackDoorBuster@feature/match # 使用BackDoorBuster仓库的根目录下的 action.yml
|
||||
# with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user