mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-23 15:51:06 +01:00
ci: fix doctest job
This commit is contained in:
parent
d15572b501
commit
2f1d1daee8
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@ -134,6 +134,11 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
toolchain: nightly
|
toolchain: nightly
|
||||||
|
|
||||||
|
- name: Install just
|
||||||
|
uses: taiki-e/install-action@v2.38.0
|
||||||
|
with:
|
||||||
|
tool: just
|
||||||
|
|
||||||
- name: Test docs
|
- name: Test docs
|
||||||
run: just test-docs
|
run: just test-docs
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user