Skip to content

Commit

Permalink
Remove unncecessary install action
Browse files Browse the repository at this point in the history
  • Loading branch information
morr0ne committed Jan 19, 2025
1 parent 71b3366 commit 6231aa6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Install nextest to run tests
uses: taiki-e/install-action@nextest

# - name: Run tests
# run: cargo nextest run --all-features

Expand Down

0 comments on commit 6231aa6

Please sign in to comment.