Skip to content

Commit

Permalink
Tweak CI
Browse files Browse the repository at this point in the history
  • Loading branch information
greyblake committed Jan 6, 2024
1 parent d01455a commit a3d2ce1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ jobs:

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

- name: Run examples
run: |
Expand Down

0 comments on commit a3d2ce1

Please sign in to comment.