Skip to content

Commit 2f22ce9

Browse files
committed
Checks
1 parent 25cc118 commit 2f22ce9

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/workflows/cronet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ jobs:
7171

7272
defaults:
7373
run:
74-
working-directory: pkgs/cronet_http
74+
working-directory: pkgs/cronet_http

.github/workflows/cupertino.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ jobs:
6262
6363
defaults:
6464
run:
65-
working-directory: pkgs/cupertino_http
65+
working-directory: pkgs/cupertino_http

.github/workflows/dart_health.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Dart Health
1+
name: Dart Packages Health
22
on:
33
push:
44
branches:

.github/workflows/okhttp.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ jobs:
6161

6262
defaults:
6363
run:
64-
working-directory: pkgs/ok_http
64+
working-directory: pkgs/ok_http

0 commit comments

Comments
 (0)