Skip to content

Commit

Permalink
disabled some ci workers (temporary)
Browse files Browse the repository at this point in the history
  • Loading branch information
cekk committed Jan 10, 2024
1 parent 98e3ec1 commit 7ba65d1
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 6 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
7 changes: 1 addition & 6 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,7 @@ jobs:
buildout -N -t 3 code-analysis:return-status-codes=True
- name: Run tests
run: |
bin/test-coverage
- name: Coveralls
uses: AndreMiras/coveralls-python-action@develop
with:
parallel: true
flag-name: ${{ matrix.plone }}-${{ matrix.python }}
bin/test
coveralls_finish:
needs: build
Expand Down

0 comments on commit 7ba65d1

Please sign in to comment.