Skip to content

Commit 9401f10

Browse files
committed
nextest
1 parent 5337b57 commit 9401f10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ jobs:
9797
rustup default "$channel"
9898
rustup target add "${{ matrix.target }}"
9999
rustup component add llvm-tools-preview
100+
- uses: taiki-e/install-action@nextest
100101
- uses: Swatinem/rust-cache@v2
101102
with:
102103
key: ${{ matrix.target }}

0 commit comments

Comments
 (0)