awawawa
Unit Tests with docker compose / unit-test (push) Successful in 49s Details
Build image / build (push) Failing after 30s Details

This commit is contained in:
Alie 2024-01-11 14:37:05 +01:00
parent 0f809cdc8b
commit 7c8100aa3e
1 changed files with 2 additions and 1 deletions

View File

@ -1,10 +1,11 @@
name: Unit Tests with docker compose
on:
pull_request:
push:
branches:
- main
- develop
- build
pull_request:
jobs:
unit-test: