mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-22 11:28:02 +00:00
Fix unused matrix component in name of clippy job
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user