We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48eea7d commit a29521fCopy full SHA for a29521f
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
flutter-version:
37
- ${{ inputs.flutter_n_minus_one_version }}
38
- ${{ inputs.flutter_current_version }}
39
- name: Checks formatting, lints, and tests this library against a specific Flutter version.
+ name: Flutter version ${{matrix.flutter-version}} Lint and Build.
40
runs-on: ubuntu-latest
41
steps:
42
- name: 📚 Git Checkout
0 commit comments