We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 144bee7 commit 262a3d6Copy full SHA for 262a3d6
.github/workflows/test.yml
@@ -207,7 +207,7 @@ jobs:
207
poetry run patchwork GenerateDiagram --log debug \
208
--patched_api_key=${{ secrets.PATCHED_API_KEY }} \
209
--github_api_key=${{ secrets.SCM_GITHUB_KEY }} \
210
- --folder_path=patchwork \
+ --folder_path=patchwork/steps \
211
--disable_telemetry
212
213
- name: Generate UnitTests
0 commit comments