Skip to content

Commit b575747

Browse files
committed
chore: move comment to the same indent
1 parent 2cc3c68 commit b575747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
node-version: 20.11
1919
cache: 'npm'
20-
# allow packages inside this repo to consume from our private npm registry
20+
# allow packages inside this repo to consume from our private npm registry
2121
- name: Authenticate against NPM
2222
run: |
2323
npm config set //npm.pkg.github.com/:_authToken=$GH_TOKEN

0 commit comments

Comments
 (0)