Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
dsherret committed Jul 25, 2024
1 parent 73e1a96 commit 12f82b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Ensure code generation same
if: matrix.config.kind == 'test_debug'
run: |
cargo install cargo-clone --version 1.1.0 --locked
cargo install cargo-clone --version 1.2.1 --locked
chmod +x ./scripts/generate.ts
./scripts/generate.ts
echo Checking for git changes...
Expand Down

0 comments on commit 12f82b1

Please # to comment.