diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 298a2ed6..44c0a12a 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -36,7 +36,7 @@ jobs: rustflags: - name: Install Nextest test runner - run: cargo install cargo-nextest + uses: taiki-e/install-action@nextest - name: Create example env file run: |