Skip to content

Commit c26276d

Browse files
committed
fix(ci): rename printer -> engine
1 parent 9c51ace commit c26276d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clippy_rust_engine.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
- uses: actions/checkout@v4
1616
- name: Run clippy
1717
run: |
18-
cargo clippy -p rust-printer -- --no-deps
18+
cargo clippy -p hax-rust-engine -- --no-deps

0 commit comments

Comments
 (0)