1
0
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:
Rob Ede 2024-06-11 03:56:49 +01:00
parent d15572b501
commit 2f1d1daee8
No known key found for this signature in database
GPG Key ID: 97C636207D3EF933

View File

@ -134,6 +134,11 @@ jobs:
with:
toolchain: nightly
- name: Install just
uses: taiki-e/install-action@v2.38.0
with:
tool: just
- name: Test docs
run: just test-docs