fix syntax error
This commit is contained in:
parent
a8f156df9c
commit
6a7336ce41
1 changed files with 0 additions and 2 deletions
2
.github/workflows/integrate.yaml
vendored
2
.github/workflows/integrate.yaml
vendored
|
|
@ -34,8 +34,6 @@ jobs:
|
||||||
check-formatting:
|
check-formatting:
|
||||||
needs: setup
|
needs: setup
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
secrets:
|
|
||||||
CACHIX_KEY: ${{ secrets.CACHIX_KEY }}
|
|
||||||
steps:
|
steps:
|
||||||
- run: ./.github/format.sh
|
- run: ./.github/format.sh
|
||||||
name: Run fourmolu
|
name: Run fourmolu
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue