mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-05-02 21:51:01 +00:00
chore: disable plugin verifier (temp)
This commit is contained in:
parent
ad472f6329
commit
47ac9c2d8a
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -35,6 +35,7 @@ jobs:
|
|||
name: Verify Plugin
|
||||
needs: [ build ]
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ false }} # Disable temporarily
|
||||
steps:
|
||||
- name: Maximize Build Space
|
||||
uses: jlumbroso/free-disk-space@main
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue