Enable clippy-check for pull requests

This commit is contained in:
Luni-4 2019-10-04 18:52:42 +02:00
parent 3498336239
commit dd091b3310
1 changed files with 0 additions and 2 deletions

View File

@ -5,8 +5,6 @@ on: [push, pull_request]
jobs:
clippy-test:
if: github.event_name == 'push'
runs-on: ubuntu-latest
steps: