Skip to content

Commit a09e94e

Browse files
committed
fix
1 parent 1b99f59 commit a09e94e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-lint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ jobs:
4545
ports:
4646
- 4443:4443
4747
options: >-
48-
--scheme http
49-
--public-host localhost:4443
48+
-scheme http
49+
-public-host localhost:4443
5050
steps:
5151
- name: Checkout repository
5252
uses: actions/checkout@v4

0 commit comments

Comments
 (0)