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 5795a7e commit 0b549d9Copy full SHA for 0b549d9
.github/workflows/system.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Evaluate
30
run: uv run commit0 evaluate-reference simpy
31
- name: Lint
32
- run: uv run commit0 lint repos/simpy/src/simpy/events.py
+ run: uv run commit0 lint commit0/harness/lint.py
33
- name: Save
34
env:
35
GITHUB_TOKEN: ${{ secrets.MY_GITHUB_TOKEN }}
0 commit comments