ci: updated workflow

This commit is contained in:
Marvin Zhang
2024-10-16 20:49:43 +08:00
parent 247ce3c4e2
commit 0b9fa1dd02

View File

@@ -184,10 +184,10 @@ jobs:
with:
python-version: '3.12'
- name: Test demo
run: |
pip install crawlab-demo
crawlab-demo validate
# - name: Test demo
# run: |
# pip install crawlab-demo
# crawlab-demo validate
- name: Build and test image
id: build_and_test