Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
Rexios80 committed Oct 11, 2024
1 parent ccc34ee commit 4646ce9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,7 @@ jobs:
sdk: 3.4.0
# rexios_lints requires a newer SDK
- name: Remove rexios_lints
run: |
sed -i '/^[[:space:]]*rexios_lints: \^.*$/d' pubspec.yaml
run: dart pub remove rexios_lints
- name: Install dependencies
run: dart pub get
- name: Run tests
Expand Down

0 comments on commit 4646ce9

Please sign in to comment.