Update main.yml

pull/464/head
nomicon-kr 6 months ago committed by GitHub
parent af8949ec0e
commit 84b4c0a3d4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -15,7 +15,7 @@ jobs:
- run: rustup default nightly
- name: Install mdbook
run: cargo install mdbook
run: RUST_BACKTRACE=1 cargo install mdbook
- name: Run tests
run: mdbook test

Loading…
Cancel
Save