Skip to content

Commit eabf8cf

Browse files
authored
ci: Use new omnix
1 parent 555accc commit eabf8cf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ jobs:
2929
steps:
3030
- uses: actions/checkout@v4
3131
- run: |
32-
om ci \
32+
om ci run \
3333
--extra-access-tokens "github.com=${{ secrets.GITHUB_TOKEN }}" \
34-
run \
3534
--systems "${{ matrix.system }}" \
3635
.#default.${{ matrix.subflake}}

0 commit comments

Comments
 (0)