diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index b6017c2..6ff0aab 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -3,8 +3,6 @@ name: test and deploy on: push: branches: [ master ] - pull_request: - branches: [ master ] env: CARGO_TERM_COLOR: always