Skip to content

Commit 96cf552

Browse files
committed
test workflwo: ignore zizmor obfuscation error
Could not found a workaround without using fromJSON, and `zizmor --fix` did not help at all.
1 parent a422646 commit 96cf552

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ jobs:
240240
tox_env: "doctesting"
241241
use_coverage: true
242242

243-
continue-on-error: >-
243+
continue-on-error: | # zizmor: ignore[obfuscation]
244244
${{
245245
contains(
246246
fromJSON(

0 commit comments

Comments
 (0)