mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-05-19 07:54:46 +00:00
chore: disable plugin verifier (temp)
This commit is contained in:
parent
5c5139f2c0
commit
1d09a627f8
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