diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index a57d36ed..3673d555 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -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 }}"