Skip to content

Commit

Permalink
Disable Chromatic workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
mkrause committed Jan 7, 2025
1 parent 8c4f592 commit 24d09ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/chromatic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:

jobs:
chromatic:
if: false # Temporarily disable until https://github.com/fortanix/baklava/issues/81 is resolved
name: Run Chromatic
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 24d09ac

Please sign in to comment.