Skip to content

Commit 77dfcfe

Browse files
committed
Use public repo for GitHub URL smoke test
1 parent caf58e0 commit 77dfcfe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
run: roast . --no-llm --max-files 10
2929

3030
- name: CLI smoke test (GitHub URL path)
31-
run: roast https://github.com/Rohan5commit/roast-my-code --no-llm --max-files 10
31+
run: roast https://github.com/psf/requests --no-llm --max-files 10

0 commit comments

Comments
 (0)