We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cb33c0 commit 634b69aCopy full SHA for 634b69a
.circleci/config.yml
@@ -74,6 +74,7 @@ jobs:
74
75
# Mermaid
76
- run: sudo npm install -g @mermaid-js/mermaid-cli
77
+ - run: sudo npx puppeteer browsers install chrome-headless-shell
78
- run: sudo apt install chromium-bsu libnss3 libatk1.0-0 libatk-bridge2.0-0 libcups2 libxcomposite1 libxdamage1
79
80
- run: ./target/release/sqlant $TEST_DATABASE_URL -o mermaid > input.mmd
0 commit comments