Update test.yaml
This commit is contained in:
committed by
GitHub
parent
2c64d906c6
commit
1e70543d33
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@@ -30,7 +30,7 @@ jobs:
|
||||
- name: install catalog_validation
|
||||
shell: bash
|
||||
run: |
|
||||
cd catalog_validation
|
||||
cd .catalog_validation
|
||||
pip install -r requirements.txt
|
||||
pip install -U --no-cache-dir .
|
||||
cd -
|
||||
|
||||
Reference in New Issue
Block a user