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:
|
||||
push:
|
||||
branches: [ "dev" ]
|
||||
pull_request:
|
||||
branches: [ "master" ]
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
|
||||
Reference in New Issue
Block a user