[TMP] Disable tests (#1675)

This commit is contained in:
Ayaz Salikhov
2022-04-01 20:43:58 +01:00
committed by GitHub
parent 9d68c7d1d4
commit c6f0aa1d94

View File

@@ -93,9 +93,6 @@ 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: