fix : minor typo fixed.

pull/45/head
sadrasabouri 2021-10-05 15:01:43 +03:30
rodzic 6e72f42372
commit a1cab1a9dd
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -34,7 +34,7 @@ jobs:
- name: Test with pytest
run: |
python -m pytest test --cov=samila --cov-report=term
if: matrix.os != 'macOS-latest' or matrix.python-version != 3.5
if: matrix.os != 'macOS-latest' || matrix.python-version != 3.5
- name: Version check
run: |
python otherfiles/version_check.py