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