macierze
Some checks failed
First CI / build (linux-x64) (push) Successful in 1m29s
First CI / build (win-x64) (push) Successful in 1m29s
First CI / test (win-x64) (push) Failing after 10s
First CI / test (linux-x64) (push) Failing after 10s

This commit is contained in:
2025-11-21 12:21:57 +01:00
parent 58760edc56
commit e8da88ac90

View File

@@ -20,7 +20,8 @@ jobs:
with: with:
name: app-${{ matrix.rid }} name: app-${{ matrix.rid }}
path: app-${{ matrix.rid }}.tar path: app-${{ matrix.rid }}.tar
test:
test:
needs: build needs: build
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy: strategy: