Skip to content

Commit 0b549d9

Browse files
committed
fixed ci
1 parent 5795a7e commit 0b549d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/system.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Evaluate
3030
run: uv run commit0 evaluate-reference simpy
3131
- name: Lint
32-
run: uv run commit0 lint repos/simpy/src/simpy/events.py
32+
run: uv run commit0 lint commit0/harness/lint.py
3333
- name: Save
3434
env:
3535
GITHUB_TOKEN: ${{ secrets.MY_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)