Sebastián Ramírez
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
1 deletions
-
.github/workflows/smokeshow.yml
|
@ -18,7 +18,6 @@ jobs: |
|
|
with: |
|
|
with: |
|
|
python-version: '3.9' |
|
|
python-version: '3.9' |
|
|
cache: "pip" |
|
|
cache: "pip" |
|
|
cache-dependency-path: pyproject.toml |
|
|
|
|
|
|
|
|
|
|
|
- run: pip install smokeshow |
|
|
- run: pip install smokeshow |
|
|
|
|
|
|
|
|