LiteSun commented on a change in pull request #1698:
URL: https://github.com/apache/apisix-dashboard/pull/1698#discussion_r605656228
##########
File path: .github/workflows/frontend-e2e-test.yml
##########
@@ -37,31 +37,54 @@ jobs:
- name: Setup golang environment
uses: actions/[email protected]
with:
- go-version: "1.13"
+ go-version: '1.13'
Review comment:
The rest of the formatting has been changed. The official documentation
for this place uses single quotes, so let's leave it as it is, probably having
changed the formatting wrong before.

--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]