Skip to content

Bump github.com/docker/distribution from 2.7.1+incompatible to 2.8.2+incompatible #28

Bump github.com/docker/distribution from 2.7.1+incompatible to 2.8.2+incompatible

Bump github.com/docker/distribution from 2.7.1+incompatible to 2.8.2+incompatible #28

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