* MOD: test actions
checks / check and test (push) Failing after 36s
checks / check and test (pull_request) Failing after 31s

Signed-off-by: Uwe Hermann <uh@uleenucks.de>
This commit is contained in:
2024-01-20 12:17:09 +01:00
parent 60908559b6
commit 8dd9d5343b
+2
View File
@@ -9,5 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install Docker
run: curl -fsSL https://get.docker.com | sh
- name: test
run: make test