CI: Run intra-doc checks on stable

This commit is contained in:
Jack Grigg 2021-02-15 15:39:16 +00:00
parent 356ce36c71
commit fb9eb3b483

View file

@ -158,7 +158,7 @@ jobs:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1 - uses: actions-rs/toolchain@v1
with: with:
toolchain: nightly toolchain: stable
override: true override: true
- name: cargo fetch - name: cargo fetch
uses: actions-rs/cargo@v1 uses: actions-rs/cargo@v1