Skip to content

Commit

Permalink
Checks
Browse files Browse the repository at this point in the history
  • Loading branch information
brianquinlan committed Oct 23, 2024
1 parent 25cc118 commit 2f22ce9
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cronet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ jobs:

defaults:
run:
working-directory: pkgs/cronet_http
working-directory: pkgs/cronet_http
2 changes: 1 addition & 1 deletion .github/workflows/cupertino.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ jobs:
defaults:
run:
working-directory: pkgs/cupertino_http
working-directory: pkgs/cupertino_http
2 changes: 1 addition & 1 deletion .github/workflows/dart_health.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Dart Health
name: Dart Packages Health
on:
push:
branches:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/okhttp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ jobs:

defaults:
run:
working-directory: pkgs/ok_http
working-directory: pkgs/ok_http

0 comments on commit 2f22ce9

Please sign in to comment.