Skip to content

Commit

Permalink
Fixed coverage step
Browse files Browse the repository at this point in the history
  • Loading branch information
gbastien committed Jul 6, 2023
1 parent df26841 commit 5219126
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/main.yml
Expand Up @@ -62,7 +62,10 @@ jobs:
strategy:
fail-fast: false
matrix:
PLONE_VERSION: [4]
include:
- python: 2.7.18
PLONE_VERSION: 4
continue-on-error: false
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 5219126

Please sign in to comment.