Skip to content

Commit

Permalink
ci: check formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
pnmadelaine committed Sep 20, 2023
1 parent 556fc66 commit 6b0f30f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
with:
name: typhon
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- name: Check formatting
run: nix run nixpkgs#alejandra -- -c .
- name: Build typhon
run: nix build -L
- name: Build typhon-webapp
Expand Down

0 comments on commit 6b0f30f

Please sign in to comment.