v1.0.0 #28
|
@ -1,6 +1,10 @@
|
||||||
name: Unit Tests with docker compose
|
name: Unit Tests with docker compose
|
||||||
on: [pull_request]
|
on: [pull_request]
|
||||||
|
|
||||||
|
runs:
|
||||||
|
using:
|
||||||
|
composite
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
unit-test:
|
unit-test:
|
||||||
container:
|
container:
|
||||||
|
|
Loading…
Reference in New Issue