Fix unused matrix component in name of clippy job
This commit is contained in:
parent
c120c4518b
commit
099fa25b86
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -140,7 +140,7 @@ jobs:
|
||||
continue-on-error: true
|
||||
|
||||
clippy:
|
||||
name: Clippy ${{matrix.dir}}
|
||||
name: Clippy
|
||||
runs-on: ubuntu-latest
|
||||
if: github.event_name != 'pull_request'
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user