Skip to content

Commit

Permalink
ci: simplify
Browse files Browse the repository at this point in the history
  • Loading branch information
srid committed Dec 8, 2024
1 parent 9ceb6fe commit fe5b16a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}"

0 comments on commit fe5b16a

Please sign in to comment.