Skip to content

Commit

Permalink
rust
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangyangyu committed Jun 17, 2024
1 parent 260c199 commit 87f8149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compatibility-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ jobs:
timeout-minutes: 15
steps:
- uses: actions/checkout@v4
- uses: moonrepo/setup-rust@v1
- uses: actions-rust-lang/setup-rust-toolchain@v1
- name: Run test on ${{ matrix.os }}
run: |
cd example_code/rust
Expand Down

0 comments on commit 87f8149

Please sign in to comment.