mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-06 15:43:02 +02:00
CI: Run unit test once, not once per platform
This commit is contained in:
@@ -133,10 +133,6 @@ jobs:
|
||||
podman rm -af || true
|
||||
pkill -9 -f rootlessport || true
|
||||
|
||||
- name: Unit Test ${{ env.TARGET }}
|
||||
run: |
|
||||
make test-unit
|
||||
|
||||
- name: Prepare parallel build
|
||||
id: parallel
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user