Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Commit 21b0ef3

Browse files
committed
WWWWHHHYYY
1 parent a4c920f commit 21b0ef3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
runs-on: ubuntu-20.04
7373
container:
7474
image: ${{ matrix.container.tag }}
75-
options: ${{ matrix.container.options || "--add-host github-complains-if-this-is-empty.com:127.0.0.1" }}
75+
options: ${{ matrix.container.options || '--add-host github-complains-if-this-is-empty.com:127.0.0.1' }}
7676
strategy:
7777
fail-fast: false
7878
matrix:

0 commit comments

Comments
 (0)