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

This commit is contained in:
Alie 2024-01-12 17:21:28 +01:00
parent e56e5e54e1
commit a1e8a3314c
1 changed files with 2 additions and 1 deletions

View File

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