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 030fe0b commit 71720e0Copy full SHA for 71720e0
.github/workflows/system.yml
@@ -39,7 +39,7 @@ jobs:
39
uv run commit0 evaluate --reference --rebuild
40
uv run commit0 evaluate --reference
41
- name: Lint
42
- run: uv run commit0 lint simpy
+ run: uv run commit0 lint commit0/harness/
43
- name: Save
44
env:
45
GITHUB_TOKEN: ${{ secrets.MY_GITHUB_TOKEN }}
0 commit comments