CI: clean up workflows

This commit is contained in:
NotAShelf 2023-07-24 08:19:27 +03:00
parent aaf57d02e7
commit 19f7c6732f
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29
2 changed files with 9 additions and 9 deletions

View file

@ -11,8 +11,8 @@ on:
- .gitignore
jobs:
cahix:
runs-on: ubuntu-latest
cachix:
wruns-on: ubuntu-latest
strategy:
matrix:
package:

View file

@ -20,6 +20,7 @@ jobs:
extra_nix_config: |
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
- run: nix flake check
format-with-alejandra:
name: Formatting via Alejandra
runs-on: ubuntu-latest
@ -32,4 +33,3 @@ jobs:
auto-optimise-store = true
experimental-features = nix-command flakes
- run: nix run nixpkgs#alejandra -- -c .