flake: activate formatter
This commit is contained in:
parent
864426b054
commit
86b603f438
2 changed files with 11 additions and 1 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
@ -24,3 +24,4 @@ jobs:
|
|||
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
|
||||
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
||||
- run: nix flake check
|
||||
- run: nix develop -c gofmt -d -e .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue