Skip to content

Commit b117f4d

Browse files
committed
wip
1 parent 9864277 commit b117f4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/natspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
# all the lines below are optional
1313
with:
1414
working-directory: "./"
15-
paths: "[contracts/**/*.sol]"
15+
paths: "[./src/contracts/]"
1616
exclude: "[]"
1717
extra-args: ""
1818
version: "latest"

0 commit comments

Comments
 (0)