reenabled ci for prs
This commit is contained in:
parent
add3cf9665
commit
4ce6e72e1b
2
.github/workflows/build_and_test.yml
vendored
2
.github/workflows/build_and_test.yml
vendored
@ -3,6 +3,8 @@ name: Build and Test
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
pull_requests:
|
||||
branches: [ main, dev ]
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
|
Loading…
x
Reference in New Issue
Block a user