Skip to content

Commit a23c5c1

Browse files
committed
other places
1 parent 0698558 commit a23c5c1

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/protobuf.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,4 @@ jobs:
4747

4848
- run: dart test
4949
if: ${{matrix.run-tests}}
50+
if: always()

.github/workflows/protoc_plugin.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,4 @@ jobs:
5050

5151
- run: dart test
5252
if: ${{matrix.run-tests}}
53+
if: always()

0 commit comments

Comments
 (0)