ci: build checks instead of defaultPackage

This commit is contained in:
Emily Martins 2022-03-22 16:28:14 +01:00
parent a0ed939175
commit 3ada0095b3

View file

@ -89,4 +89,4 @@ jobs:
key: ${{ runner.os }}-cabal
- name: Build the project
run: nix build
run: nix build .#check.x86_64-linux