Skip to content

Commit 9eb71e0

Browse files
committed
ci: install nextest
1 parent 5f5e596 commit 9eb71e0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/coverage.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ jobs:
1818
- name: Install cargo-llvm-cov
1919
uses: taiki-e/install-action@cargo-llvm-cov
2020

21+
- name: Install nextest
22+
uses: taiki-e/install-action@nextest
23+
2124
- name: Start MongoDB replica set
2225
uses: supercharge/mongodb-github-action@1.12.0
2326
with:

0 commit comments

Comments
 (0)