Skip to content

Commit f422cda

Browse files
committed
Introduction of PyFunceble v4.1.2 (Blue Duckling: Geranium)!
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
1 parent 3f3bfba commit f422cda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
tox -c tox.ini
111111
112112
- name: Upload Coverage
113-
scontinue-on-error: true
113+
continue-on-error: true
114114
run: |
115115
coveralls
116116
env:

0 commit comments

Comments
 (0)