We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc3dde8 commit d95834eCopy full SHA for d95834e
1 file changed
.github/workflows/ci.yml
@@ -69,9 +69,6 @@ jobs:
69
check-next-version:
70
runs-on: ubuntu-22.04
71
steps:
72
- - name: Make sure that the container image is built
73
- run: skopeo inspect 'docker://ghcr.io/ciffelia/koe:git-${{ github.sha }}'
74
-
75
- uses: actions/checkout@v3
76
with:
77
fetch-depth: 0
0 commit comments