mirror of
https://github.com/Lokathor/bytemuck.git
synced 2024-11-25 08:12:26 +00:00
Update rust.yml
This commit is contained in:
parent
4dc4b3ad28
commit
d2e161bddd
6
.github/workflows/rust.yml
vendored
6
.github/workflows/rust.yml
vendored
@ -1,10 +1,8 @@
|
|||||||
name: Rust
|
name: Rust
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push: {}
|
||||||
branches: [ main ]
|
pull_request: {}
|
||||||
pull_request:
|
|
||||||
branches: [ main ]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_test_no_features:
|
build_test_no_features:
|
||||||
|
Loading…
Reference in New Issue
Block a user