mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-22 17:31:03 +01:00
ci: updated workflow
This commit is contained in:
8
.github/workflows/docker-crawlab.yml
vendored
8
.github/workflows/docker-crawlab.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user