Skip to content

Commit 878b02d

Browse files
committed
test
1 parent 135aaa0 commit 878b02d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lib.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ env:
2020
SKETCHES_REPORTS_PATH: libraries-report
2121
SKETCHES_REPORTS_ARTIFACT_NAME: libraries-report
2222
RESULT_LIBRARY_TEST_FILE: LIBRARIES_TEST.md
23-
JSON_LIBRARY_LIST_FILE: .github/workflows/lib.json
23+
JSON_LIBRARY_LIST_FILE: ./.github/workflows/lib.json
2424
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
2525

2626
jobs:

0 commit comments

Comments
 (0)