Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Janpot committed Jan 9, 2025
1 parent 8ad6dc8 commit 2e1faf5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,9 @@ jobs:
- run:
name: Install ffmpeg
command: apt update && apt upgrade -y && apt install ffmpeg -y
- run:
name: debug
command: cat ./node_modules/@mui/internal-markdown/package.json
- run:
name: Run visual regression tests
command: xvfb-run pnpm test:regressions
Expand Down

0 comments on commit 2e1faf5

Please sign in to comment.