Skip to content

Commit 5ab9513

Browse files
Fix: address CI failure by updating snapshot-ci.yml
1 parent 5d9c2fe commit 5ab9513

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/snapshot-ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ jobs:
1818
- name: Install uv
1919
uses: astral-sh/setup-uv@v6
2020

21+
- name: Install Pandoc
22+
uses: jgm/pandoc-action@v2
23+
2124
- name: Run snapshot tests
2225
run: |
2326
uv run python .github/auto-pr-tests/test_runner.py

0 commit comments

Comments
 (0)