require QA for sd-webui and auto-gpt due to rapid changes

This commit is contained in:
Jacob Heider 2023-06-09 13:51:55 -04:00
parent 3f7ce4e6fd
commit cd32e830fb
No known key found for this signature in database
GPG key ID: 59D15ADC7DCD39BB
2 changed files with 4 additions and 2 deletions

View file

@ -40,4 +40,5 @@ provides:
- bin/auto-gpt
test:
auto-gpt --help
qa-required: true
script: auto-gpt --help

View file

@ -77,4 +77,5 @@ provides:
entrypoint: ./entrypoint.sh
test:
stable-diffusion-webui --help
qa-required: true
script: stable-diffusion-webui --help