ci: build checks instead of defaultPackage

This commit is contained in:
Emily Martins 2022-03-22 16:28:14 +01:00
parent bb174a7145
commit 4acc857bbd

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