run on all branche
Some checks failed
Build Docker Image Front / run (push) Successful in 22s
Build Docker Image Back / run (push) Successful in 21s
Test and coverage / coverage (pull_request) Failing after 51s

This commit is contained in:
Clement 2024-05-04 16:07:05 +02:00
parent bf94c5b262
commit 6c93091109

View File

@ -2,7 +2,7 @@ name: Test and coverage
on: on:
pull_request: pull_request:
branches: branches:
- master - '*'
jobs: jobs:
coverage: coverage:
runs-on: ubuntu-latest runs-on: ubuntu-latest