Skip to content
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.

Throw clearer message when Docker daemon can not be contacted (#3) #41

Throw clearer message when Docker daemon can not be contacted (#3)

Throw clearer message when Docker daemon can not be contacted (#3) #41

Workflow file for this run

name: CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: devcontainers/[email protected]
name: Test
with:
runCmd: composer test