fix(ci): execute unit tests on dry-run
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Markus Pesch 2023-08-02 23:20:38 +02:00
parent 16f1f5e9da
commit ad1cf8cbef
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -58,7 +58,7 @@ clone:
disable: true disable: true
depends_on: depends_on:
- linter - unit-test-amd64
platform: platform:
os: linux os: linux
@ -124,7 +124,7 @@ clone:
disable: true disable: true
depends_on: depends_on:
- linter - unit-test-arm-v7
platform: platform:
os: linux os: linux
@ -190,7 +190,7 @@ clone:
disable: true disable: true
depends_on: depends_on:
- linter - unit-test-arm64
platform: platform:
os: linux os: linux