Skip to content

Commit 7caf2dc

Browse files
authored
Revert "[TMP] Disable tests (#1675)" (#1676)
This reverts commit c6f0aa1.
1 parent c6f0aa1 commit 7caf2dc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/docker.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,9 @@ jobs:
9393
# Full logs for CI build
9494
BUILDKIT_PROGRESS: plain
9595

96+
- name: Test Docker Images
97+
run: make -C main test-all
98+
9699
- name: Clone Wiki
97100
uses: actions/checkout@v3
98101
with:

0 commit comments

Comments
 (0)