Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4b5061c

Browse files
committed
move detached comment
1 parent 6b5e160 commit 4b5061c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -272,9 +272,9 @@ jobs:
272272
run: "make --output-sync -B gen"
273273

274274
- name: make update-golden-files
275-
# As above, skip `-j` flag.
276275
run: |
277276
make clean/golden-files
277+
# As above, skip `-j` flag.
278278
make --output-sync -B update-golden-files
279279
280280
- name: Check for unstaged files

0 commit comments

Comments
 (0)