Skip to content

Bump github.com/docker/docker from 1.4.2-0.20191101170500-ac7306503d23 to 20.10.27+incompatible #31

Bump github.com/docker/docker from 1.4.2-0.20191101170500-ac7306503d23 to 20.10.27+incompatible

Bump github.com/docker/docker from 1.4.2-0.20191101170500-ac7306503d23 to 20.10.27+incompatible #31

Workflow file for this run

name: Unit tests
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
test:
runs-on: ubuntu-latest
name: Run tests
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Run tests
run: ./test.sh