add test run

This commit is contained in:
Daylin Morgan 2024-09-05 08:50:33 -05:00
parent add7992106
commit af89a69eff
Signed by: daylin
GPG key ID: 950D13E9719334AD

View file

@ -46,6 +46,9 @@ jobs:
- name: Pre-build oizys - name: Pre-build oizys
run: nix build . run: nix build .
- run: >
nix build --dry-run $(nix run . -- output --host othalan --flake . )
- name: Build - name: Build
run: > run: >
nix run . nix run .