Skip to content

Commit 262a3d6

Browse files
committed
restrict to steps
1 parent 144bee7 commit 262a3d6

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
@@ -207,7 +207,7 @@ jobs:
207207
poetry run patchwork GenerateDiagram --log debug \
208208
--patched_api_key=${{ secrets.PATCHED_API_KEY }} \
209209
--github_api_key=${{ secrets.SCM_GITHUB_KEY }} \
210-
--folder_path=patchwork \
210+
--folder_path=patchwork/steps \
211211
--disable_telemetry
212212
213213
- name: Generate UnitTests

0 commit comments

Comments
 (0)