Nick Sweeting преди 5 години
родител
ревизия
d89a50e2fb
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      .github/workflows/test.yml

+ 1 - 1
.github/workflows/test.yml

@@ -67,7 +67,7 @@ jobs:
           restore-keys: |
           restore-keys: |
             ${{ runner.os }}-${{ matrix.python }}-venv-
             ${{ runner.os }}-${{ matrix.python }}-venv-
 
 
-       - name: Install pip dependencies
+      - name: Install pip dependencies
         run: |
         run: |
           python -m pip install .
           python -m pip install .
           python -m pip install pytest bottle
           python -m pip install pytest bottle