Skip to content

Commit 9864277

Browse files
committed
wip
1 parent 5c18a00 commit 9864277

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/natspec.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ jobs:
1212
# all the lines below are optional
1313
with:
1414
working-directory: "./"
15-
paths: ["contracts/**/*.sol"]
16-
exclude: []
15+
paths: "[contracts/**/*.sol]"
16+
exclude: "[]"
1717
extra-args: ""
1818
version: "latest"
1919
fail-on-problem: "true"

0 commit comments

Comments
 (0)