Skip to content
This repository was archived by the owner on Jan 28, 2024. It is now read-only.

Commit 69322ce

Browse files
committed
CI: analyze with Dart SDK from the master channel
Dart SDK master supports nested structs.
1 parent 9fe355a commit 69322ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- uses: actions/checkout@v2
4545
- uses: dart-lang/[email protected]
4646
with:
47-
channel: stable
47+
channel: master
4848
- name: Install dependencies
4949
run: dart pub get
5050
- name: Install libclang-10-dev

0 commit comments

Comments
 (0)