Skip to content

Commit

Permalink
Merge pull request #146 from collective/5.2-test-build-fix
Browse files Browse the repository at this point in the history
Fix 5.2 test build
  • Loading branch information
djay committed Nov 17, 2021
2 parents 75b0891 + 5482a98 commit cf00269
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: CI
on:
push:
branches-ignore:
- "master"
- "releases/**"

jobs:
Expand Down
4 changes: 1 addition & 3 deletions test-5.2.x.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,5 @@ test-eggs =
extensions +=
flake8-black

[versions]
#setuptools =
#zc.buildout =
[versions:python3]
coverage = >=3.7

0 comments on commit cf00269

Please sign in to comment.