mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 23:14:57 +08:00
ci: simplify
This commit is contained in:
parent
9ceb6fe691
commit
fe5b16a3dc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
|
@ -14,4 +14,4 @@ jobs:
|
|||
system: [x86_64-linux, aarch64-darwin]
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: om ci run --systems "${{ matrix.system }}" -- --show-trace
|
||||
- run: om ci run --systems "${{ matrix.system }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue