mirror of
https://github.com/ratatui/ratatui.git
synced 2025-09-28 13:31:14 +00:00
chore(ci): update the job description for installing cargo-nextest (#839)
This commit is contained in:
parent
fd4703c086
commit
d49bbb2590
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -151,7 +151,7 @@ jobs:
|
||||
toolchain: ${{ matrix.toolchain }}
|
||||
- name: Install cargo-make
|
||||
uses: taiki-e/install-action@cargo-make
|
||||
- name: Install cargo-make
|
||||
- name: Install cargo-nextest
|
||||
uses: taiki-e/install-action@nextest
|
||||
- name: Test ${{ matrix.backend }}
|
||||
run: cargo make test-backend ${{ matrix.backend }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user