mirror of
https://github.com/jugeeya/UltimateTrainingModpack.git
synced 2024-11-28 04:44:06 +00:00
Update rust.yml
This commit is contained in:
parent
d99cba2f34
commit
31a96debba
1 changed files with 0 additions and 4 deletions
4
.github/workflows/rust.yml
vendored
4
.github/workflows/rust.yml
vendored
|
@ -11,10 +11,6 @@ jobs:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Build
|
|
||||||
run: cargo build --verbose
|
|
||||||
- name: Run tests
|
|
||||||
run: cargo test --verbose
|
|
||||||
- name: Docment API
|
- name: Docment API
|
||||||
run: |
|
run: |
|
||||||
cargo doc --target x86_64-unknown-linux-gnu --target-dir .
|
cargo doc --target x86_64-unknown-linux-gnu --target-dir .
|
||||||
|
|
Loading…
Reference in a new issue