adjusted gh action file

Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
This commit is contained in:
Jürgen Eckel 2023-01-16 10:48:42 +01:00
parent 9414e7940d
commit 4b89fdd809
No known key found for this signature in database

View File

@ -3,11 +3,11 @@
# SPDX-License-Identifier: (Apache-2.0 AND CC-BY-4.0) # SPDX-License-Identifier: (Apache-2.0 AND CC-BY-4.0)
# Code is Apache-2.0 and docs are CC-BY-4.0 # Code is Apache-2.0 and docs are CC-BY-4.0
name: Unit tests - with direct ABCI name: Unit tests
on: [push, pull_request] on: [push, pull_request]
jobs: jobs:
test-with-abci: unified-unit-tests:
runs-on: ubuntu-latest runs-on: ubuntu-latest
needs: build needs: build
strategy: strategy: