Merge pull request #338 from Luni-4/fix-clippy-pr
Enable clippy-check for pull requests
This commit is contained in:
commit
be54ffff09
2
.github/workflows/cpal.yml
vendored
2
.github/workflows/cpal.yml
vendored
@ -5,8 +5,6 @@ on: [push, pull_request]
|
|||||||
jobs:
|
jobs:
|
||||||
clippy-test:
|
clippy-test:
|
||||||
|
|
||||||
if: github.event_name == 'push'
|
|
||||||
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user