We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c26d0f4 commit e7051e0Copy full SHA for e7051e0
.github/workflows/publish.yml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
23
24
- # - run: make test
+ - run: make test
25
26
- uses: docker/login-action@v1
27
0 commit comments