Skip to content

Commit 2827256

Browse files
committed
. e updated github action
1 parent c92373a commit 2827256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: dart-lang/[email protected]
1818
with:
1919
sdk: stable
20-
- name: Test
20+
- name: Build and test
2121
run: |
2222
./build_and_test.sh
2323
shell: bash

0 commit comments

Comments
 (0)