mirror of
https://github.com/Sarsoo/csbindgen.git
synced 2025-01-09 13:27:47 +00:00
Update rust.yml
This commit is contained in:
parent
7555c06e73
commit
5b5469d9c9
4
.github/workflows/rust.yml
vendored
4
.github/workflows/rust.yml
vendored
@ -18,5 +18,5 @@ jobs:
|
|||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: Build
|
- name: Build
|
||||||
run: cargo build --verbose
|
run: cargo build --verbose
|
||||||
- name: Run tests
|
# - name: Run tests
|
||||||
run: cargo test --verbose
|
# run: cargo test --verbose
|
||||||
|
Loading…
Reference in New Issue
Block a user