Skip to content

Commit 976ff3e

Browse files
committed
Add comments to workflow templates
1 parent 6011fb7 commit 976ff3e

11 files changed

+348
-95
lines changed

lib/node_modules/@stdlib/_tools/scripts/templates/workflow_benchmark.yml.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: 'Checkout repository'
4444
uses: actions/checkout@v3
4545

46-
# Install Node.js
46+
# Install Node.js:
4747
- name: 'Install Node.js'
4848
uses: actions/setup-node@v2
4949
with:

0 commit comments

Comments
 (0)