We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c92373a commit 2827256Copy full SHA for 2827256
.github/workflows/build_and_test.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: dart-lang/[email protected]
18
with:
19
sdk: stable
20
- - name: Test
+ - name: Build and test
21
run: |
22
./build_and_test.sh
23
shell: bash
0 commit comments