Skip to content

Commit cc0f5c6

Browse files
authored
ci: fix trailing space (#18299)
1 parent 0ba71fb commit cc0f5c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reuse.linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
- X64
122122
- Linux
123123
- 2c8g
124-
- "${{ inputs.runner_provider }}"
124+
- "${{ inputs.runner_provider }}"
125125
steps:
126126
- uses: actions/checkout@v4
127127
- uses: ./.github/actions/test_metactl

0 commit comments

Comments
 (0)