Skip to content

Commit

Permalink
remove dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mattnite committed Jan 18, 2025
1 parent 0c1b461 commit b2908c1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
unit-test-ports:
name: Unit Test Ports
runs-on: ${{ matrix.os }}
needs: build
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
Expand Down Expand Up @@ -116,7 +115,6 @@ jobs:
build-examples:
name: Build Examples
runs-on: ubuntu-latest
needs: build
strategy:
matrix:
example_dir:
Expand Down

0 comments on commit b2908c1

Please sign in to comment.