summaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/ci.yml')
-rw-r--r--.github/workflows/ci.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 6471b9b..53b6b62 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -5,7 +5,6 @@ on:
branches:
- develop
- master
- - ci/gh-actions
pull_request:
jobs:
@@ -47,4 +46,4 @@ jobs:
pip install tox
python setup.py install_egg_info
- run: tox -e ${{ matrix.versions.toxenv }}
- - uses: codecov/codecov-action@v1.3.2 \ No newline at end of file
+ - uses: codecov/codecov-action@v1.3.2