Skip to content

Commit

Permalink
fix: remove obsolete dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Hoß <[email protected]>
  • Loading branch information
sebhoss committed Sep 8, 2023
1 parent b0dd678 commit e05979d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ on:
jobs:
test:
name: Tests on ${{ matrix.os }}
needs: build
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
Expand Down

0 comments on commit e05979d

Please sign in to comment.