fix syntax error

This commit is contained in:
Jack Hodgkinson 2022-02-14 16:15:02 +00:00
parent ef23dd649d
commit aeb20b7c1a

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