Skip to content

Commit

Permalink
Test the nightly build.
Browse files Browse the repository at this point in the history
Signed-off-by: ChenYing Kuo <[email protected]>
  • Loading branch information
evshary committed Oct 17, 2024
1 parent f13821a commit 435db93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/x-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
with:
toolchain: ${{ env.RUST_TOOLCHAIN }}
targets: "${{ matrix.target }}"
- uses: Swatinem/rust-cache@v2
#- uses: Swatinem/rust-cache@v2
# Using nextest because it's faster than built-in test
- uses: taiki-e/install-action@nextest

Expand Down

0 comments on commit 435db93

Please sign in to comment.