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 d256108 commit 0185ac5Copy full SHA for 0185ac5
1 file changed
.github/workflows/samples-dart-build-test.yaml
@@ -21,7 +21,6 @@ jobs:
21
steps:
22
- uses: actions/checkout@v4
23
- uses: dart-lang/setup-dart@v1
24
- working-directory: ${{ matrix.sample }}
25
with:
26
sdk: ${{ matrix.sdk }}
27
0 commit comments