Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Nov 25, 2024
1 parent 78cc423 commit 4425b01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/make-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@ jobs:
uses: ./.github/actions/test
with:
python-version: ${{ matrix.python-version }}

test-with-local-mermaid-server:
needs: lint
strategy:
matrix:
python-version: ["3.9", "3.10", "3.11", "3.12","3.13"]

runs-on: ubuntu-latest
container:
image: ghcr.io/jihchi/mermaid.ink
Expand Down

0 comments on commit 4425b01

Please sign in to comment.