Skip to content

Commit

Permalink
Disable mermaid tests
Browse files Browse the repository at this point in the history
A change in Chromium broke the mermaid cli tool.
  • Loading branch information
tarleb committed Sep 17, 2024
1 parent 440aa1f commit c13dac2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
run: 'make test-dot test-no-alt-or-caption'

Mermaid:
if: false
runs-on: ubuntu-latest
strategy:
fail-fast: true
Expand Down

0 comments on commit c13dac2

Please sign in to comment.