summaryrefslogtreecommitdiffstatshomepage
path: root/.github/workflows
diff options
context:
space:
mode:
authorsommerfeld <sommerfeld@sommerfeld.dev>2026-09-17 15:05:36 +0100
committersommerfeld <sommerfeld@sommerfeld.dev>2026-09-17 15:05:36 +0100
commitaff435a0fb3a56b1d7b738c7dede363440884b3a (patch)
tree07acb41d37760aa169ee42dbeb69da3621cc7489 /.github/workflows
parenta7f74c1fa4b89c5829f5896842eb7248c820704c (diff)
downloaddotfiles-aff435a0fb3a56b1d7b738c7dede363440884b3a.tar.gz
dotfiles-aff435a0fb3a56b1d7b738c7dede363440884b3a.tar.bz2
dotfiles-aff435a0fb3a56b1d7b738c7dede363440884b3a.zip
Add the Canonical laptop profile and setup workflows
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/check.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml
index 0a15f83..4d38a8c 100644
--- a/.github/workflows/check.yml
+++ b/.github/workflows/check.yml
@@ -21,3 +21,9 @@ jobs:
- name: just check
run: nix develop ./nix --command just check
+
+ - name: Role and package tests
+ run: nix develop ./nix --command just test
+
+ - name: Evaluate the corporate profile
+ run: nix eval --impure ./nix#homeConfigurations.canonical.activationPackage.drvPath