Skip to content

Commit

Permalink
Run tests in parallel with linters
Browse files Browse the repository at this point in the history
  • Loading branch information
mdsteele committed Apr 7, 2024
1 parent 6823304 commit d1ae9e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Expand Up @@ -43,7 +43,6 @@ jobs:
os: [ubuntu-latest, windows-latest, macos-latest]
rust: [ stable ]

needs: [linters]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit d1ae9e4

Please sign in to comment.