Check to see if the two clippy's can be merged into one

This commit is contained in:
dbr 2021-06-05 12:24:57 +10:00
parent 52d5500687
commit 2a928e05b3

View file

@ -10,7 +10,7 @@ on:
jobs:
clippy:
runs-on: ubuntu-latest
name: "Clippy"
name: "clippy"
steps:
- uses: actions/checkout@v1