kopia lustrzana https://github.com/sepandhaghighi/samila
fix : typo fixed in test.yml.
rodzic
c2281fe197
commit
f122ca1cf8
|
@ -27,7 +27,7 @@ jobs:
|
||||||
- name: First test (None macOS)
|
- name: First test (None macOS)
|
||||||
run: |
|
run: |
|
||||||
python -m samila
|
python -m samila
|
||||||
if: matrix.os != macOS-latest
|
if: matrix.os != 'macOS-latest'
|
||||||
- name: Install dev-requirements
|
- name: Install dev-requirements
|
||||||
run: |
|
run: |
|
||||||
pip install --upgrade --upgrade-strategy=only-if-needed -r dev-requirements.txt
|
pip install --upgrade --upgrade-strategy=only-if-needed -r dev-requirements.txt
|
||||||
|
|
Ładowanie…
Reference in New Issue