Skip to content

Commit

Permalink
fixup! fixup! fixup! py(ci): Move test execution to go-task
Browse files Browse the repository at this point in the history
  • Loading branch information
cdecker committed Jan 26, 2025
1 parent 3f22eba commit bdf9bd1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/check-self.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,9 @@ jobs:
- name: Install the latest version of uv
uses: astral-sh/setup-uv@v5

- name: Install Rust
uses: actions-rust-lang/setup-rust-toolchain@v1
- uses: actions-rs/toolchain@v1
with:
toolchain: stable

- name: Install Protoc
uses: arduino/setup-protoc@v3
Expand Down

0 comments on commit bdf9bd1

Please sign in to comment.