Skip to content

fix: default to 2024-01-01T01:01:01 if no startdate, should fix #29 #68

fix: default to 2024-01-01T01:01:01 if no startdate, should fix #29

fix: default to 2024-01-01T01:01:01 if no startdate, should fix #29 #68

Workflow file for this run

name: Docker compose tests
on:
push:
branches:
- "**"
pull_request:
branches:
- "**"
jobs:
docker:
runs-on: ubuntu-latest
steps:
-
name: Checkout
uses: actions/checkout@v3
-
name: run tests
run: |
cd tests
bash run.sh