Skip to content

Commit

Permalink
Introduction of PyFunceble v4.1.2 (Blue Duckling: Geranium)!
Browse files Browse the repository at this point in the history
Fixed:
  * Fatal error when a subject without extension is parsed to RequestAdapter.
  * Issues with encoding under non-UTF-8 compliant platforms.

Contributors:
  * @avatartw
  * @bigdargon
  * @spirillen
  • Loading branch information
funilrys committed Oct 4, 2022
1 parent 3f3bfba commit f422cda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
tox -c tox.ini
- name: Upload Coverage
scontinue-on-error: true
continue-on-error: true
run: |
coveralls
env:
Expand Down

0 comments on commit f422cda

Please sign in to comment.