Skip to content

fix: File expand url incorrect and worked not with custom image model… #364

fix: File expand url incorrect and worked not with custom image model…

fix: File expand url incorrect and worked not with custom image model… #364

on:
pull_request:
push:
branches: [master]
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: 3.x
- uses: pre-commit/action@v3.0.0
- uses: pre-commit-ci/lite-action@v1.0.1
if: always()