Skip to content

Commit 2f1d1da

Browse files
committed
ci: fix doctest job
1 parent d15572b commit 2f1d1da

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/ci.yml

+5
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,11 @@ jobs:
134134
with:
135135
toolchain: nightly
136136

137+
- name: Install just
138+
uses: taiki-e/[email protected]
139+
with:
140+
tool: just
141+
137142
- name: Test docs
138143
run: just test-docs
139144

0 commit comments

Comments
 (0)