Skip to content

Commit df710bb

Browse files
committed
Skip ffmpeg tool in CI workflow to speed up builds
1 parent e7e3a96 commit df710bb

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ name: CI
33
on:
44
push:
55

6+
env:
7+
MISE_DISABLE_TOOLS: ffmpeg
8+
69
jobs:
710
build-and-test:
811
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)