remove cargo-test workflow on pull request
All checks were successful
Test the running changes / Test (push) Successful in 34s
All checks were successful
Test the running changes / Test (push) Successful in 34s
This commit is contained in:
@@ -3,8 +3,6 @@ name: Test the running changes
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ "dev" ]
|
branches: [ "dev" ]
|
||||||
pull_request:
|
|
||||||
branches: [ "master" ]
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
CARGO_TERM_COLOR: always
|
CARGO_TERM_COLOR: always
|
||||||
|
|||||||
Reference in New Issue
Block a user