fix syntax error

This commit is contained in:
Jack Hodgkinson 2022-02-14 16:15:02 +00:00
parent a8f156df9c
commit 6a7336ce41

View file

@ -34,8 +34,6 @@ jobs:
check-formatting:
needs: setup
runs-on: ubuntu-latest
secrets:
CACHIX_KEY: ${{ secrets.CACHIX_KEY }}
steps:
- run: ./.github/format.sh
name: Run fourmolu