Skip to content

Commit

Permalink
Revert "[TMP] Disable tests (#1675)" (#1676)
Browse files Browse the repository at this point in the history
This reverts commit c6f0aa1.
  • Loading branch information
mathbunnyru committed Apr 2, 2022
1 parent c6f0aa1 commit 7caf2dc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker.yml
Expand Up @@ -93,6 +93,9 @@ jobs:
# Full logs for CI build
BUILDKIT_PROGRESS: plain

- name: Test Docker Images
run: make -C main test-all

- name: Clone Wiki
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 7caf2dc

Please sign in to comment.