Skip to content

Commit 0b1c9aa

Browse files
committed
Remove periods
1 parent 2c29cec commit 0b1c9aa

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/coveralls.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- uses: actions/checkout@v4
1717

18-
# Work around pnpm/action-setup v6 resolving the wrong version from package.json.
18+
# Work around pnpm/action-setup v6 resolving the wrong version from package.json
1919
# https://github.com/pnpm/action-setup/issues/227
2020
- name: Read pnpm version
2121
id: pnpm-version

.github/workflows/webpack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@v4
1616

17-
# Work around pnpm/action-setup v6 resolving the wrong version from package.json.
17+
# Work around pnpm/action-setup v6 resolving the wrong version from package.json
1818
# https://github.com/pnpm/action-setup/issues/227
1919
- name: Read pnpm version
2020
id: pnpm-version

0 commit comments

Comments
 (0)