Update test_ci.yml

This commit is contained in:
Ambertide
2020-08-10 03:50:54 +03:00
committed by GitHub
parent 04c4419cb9
commit 1d2d3e881e

View File

@@ -28,7 +28,7 @@ jobs:
- name: Install dependencies - name: Install dependencies
run: | run: |
python -m pip install --upgrade pip python -m pip install --upgrade pip
pip install setuptools wheel twine pip install -r requirments.txt
- name: Test & publish code coverage - name: Test & publish code coverage
uses: paambaati/codeclimate-action@v2.6.0 uses: paambaati/codeclimate-action@v2.6.0
env: env: