Skip to content

Commit e7051e0

Browse files
committed
re-enable testing
1 parent c26d0f4 commit e7051e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
2323

24-
# - run: make test
24+
- run: make test
2525

2626
- uses: docker/login-action@v1
2727
with:

0 commit comments

Comments
 (0)