seems i need to specify runs.using
Test via test action and then build image / unit-test (push) Failing after 5s Details
Test via test action and then build image / build (push) Has been skipped Details

This commit is contained in:
Alie 2024-01-07 13:07:29 +01:00
parent 4bf1fb5ac2
commit b75bda4bc3
1 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,10 @@
name: Unit Tests with docker compose
on: [pull_request]
runs:
using:
composite
jobs:
unit-test:
container: