Skip to content

Commit

Permalink
ci: remove unused matrix.sdk variable (#201)
Browse files Browse the repository at this point in the history
  • Loading branch information
JKRhb authored Dec 12, 2024
1 parent aaa4765 commit fa678c6
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 @@ -16,8 +16,6 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: dart-lang/setup-dart@v1
with:
sdk: ${{ matrix.sdk }}

- name: Install dependencies
run: dart pub get
Expand Down

0 comments on commit fa678c6

Please sign in to comment.