Skip to content

Commit

Permalink
Merge pull request #1895 from webknjaz/maintenance/gha-check-allow-py…
Browse files Browse the repository at this point in the history
…py-to-fail
  • Loading branch information
webknjaz committed Jul 1, 2023
2 parents ce2b4d9 + 3fdee98 commit 64859e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,4 +153,5 @@ jobs:
- name: Decide whether the needed jobs succeeded or failed
uses: re-actors/alls-green@13b4244b312e8a314951e03958a2f91519a6a3c9
with:
allowed-failures: pypy # FIXME: drop once updated to `pypy-3.8`
jobs: ${{ toJSON(needs) }}

0 comments on commit 64859e3

Please sign in to comment.