mirror of
https://github.com/srid/nixos-config.git
synced 2026-07-16 22:01:33 +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]
|
system: [x86_64-linux, aarch64-darwin]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- 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