diff --git a/.github/workflows/cpal.yml b/.github/workflows/cpal.yml index c7c8fa5..41dd9bd 100644 --- a/.github/workflows/cpal.yml +++ b/.github/workflows/cpal.yml @@ -5,8 +5,6 @@ on: [push, pull_request] jobs: clippy-test: - if: github.event_name == 'push' - runs-on: ubuntu-latest steps: