diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e4be10dd..97a0c7fa 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,10 +2,8 @@ name: Continuous Integration on: push: - branches: [ master ] pull_request: - branches: [ master ] env: CARGO_TERM_COLOR: always