ci: check all systems
This commit is contained in:
parent
f3168cea0f
commit
008a38e397
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@ jobs:
|
||||||
runs-on: native
|
runs-on: native
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- run: nix flake check
|
- run: nix flake check --all-systems
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue