1
0
Fork 0
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:
jam1garner 2020-04-12 23:38:36 -04:00 committed by GitHub
parent d99cba2f34
commit 31a96debba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 .