summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorMathieu Pillard <diox@users.noreply.github.com>2021-04-11 21:56:27 +0200
committerGitHub <noreply@github.com>2021-04-11 21:56:27 +0200
commit0f3db75d166105c24086f586bff39095475b4395 (patch)
tree662d73bf0690e57e5e1991f1b7099c1eacd4abf7 /.github
parent3e99948d25b97b5dedd6f6a783e6ba97129c4bc4 (diff)
downloaddjango-compressor-0f3db75d166105c24086f586bff39095475b4395.tar.gz
Update .github/workflows/ci.yml
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
Diffstat (limited to '.github')
-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