Skip to content

Change retries times with timeout #32

Change retries times with timeout

Change retries times with timeout #32

Workflow file for this run

name: "CI"
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v1
- name: Run tests on docker compose
run: docker compose up --abort-on-container-exit