mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-22 12:54:26 +01:00
run tests on all pushed
This commit is contained in:
parent
a9a9ed6318
commit
d1be3d60df
6
.github/workflows/rust.yml
vendored
6
.github/workflows/rust.yml
vendored
@ -1,10 +1,6 @@
|
||||
name: Rust
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
on: push
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
|
Loading…
Reference in New Issue
Block a user