Skip to content

Bump github.com/docker/docker from 20.10.27+incompatible to 24.0.9+incompatible #57

Bump github.com/docker/docker from 20.10.27+incompatible to 24.0.9+incompatible

Bump github.com/docker/docker from 20.10.27+incompatible to 24.0.9+incompatible #57

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