Skip to content

Commit

Permalink
ci: Use new omnix
Browse files Browse the repository at this point in the history
  • Loading branch information
srid authored Feb 16, 2025
1 parent 555accc commit eabf8cf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: |
om ci \
om ci run \
--extra-access-tokens "github.com=${{ secrets.GITHUB_TOKEN }}" \
run \
--systems "${{ matrix.system }}" \
.#default.${{ matrix.subflake}}

0 comments on commit eabf8cf

Please sign in to comment.