mirror of
https://github.com/Stability-AI/generative-models.git
synced 2026-02-04 13:24:28 +01:00
Compare commits
1 Commits
sv3d_gradi
...
test-impor
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0d7ead3141 |
4
.github/workflows/test-build.yaml
vendored
4
.github/workflows/test-build.yaml
vendored
@@ -24,4 +24,6 @@ jobs:
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install -r requirements/${{ matrix.requirements-file }}.txt
|
||||
pip install .
|
||||
pip install .
|
||||
- name: Test import
|
||||
run: python -c "import sgm"
|
||||
|
||||
Reference in New Issue
Block a user