Skip to content

Commit

Permalink
fixed ci
Browse files Browse the repository at this point in the history
  • Loading branch information
wenting-zhao committed Sep 19, 2024
1 parent 5795a7e commit 0b549d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/system.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Evaluate
run: uv run commit0 evaluate-reference simpy
- name: Lint
run: uv run commit0 lint repos/simpy/src/simpy/events.py
run: uv run commit0 lint commit0/harness/lint.py
- name: Save
env:
GITHUB_TOKEN: ${{ secrets.MY_GITHUB_TOKEN }}
Expand Down

0 comments on commit 0b549d9

Please sign in to comment.