Commit 898d744
Fix actionlint SC2086: double-quote $GITHUB_ENV in test.yml (#121)
* Initial plan
* Fix SC2086: double-quote $GITHUB_ENV in test.yml to fix actionlint error
Co-authored-by: tangrufus <2259834+tangrufus@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: tangrufus <2259834+tangrufus@users.noreply.github.com>1 parent 7062b29 commit 898d744
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
172 | | - | |
| 171 | + | |
| 172 | + | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| |||
0 commit comments