Skip to content
This repository was archived by the owner on Nov 13, 2023. It is now read-only.

Commit a4e0166

Browse files
committed
GHA: Fix yaml
1 parent c1b70c2 commit a4e0166

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
node-version: ${{ matrix.node-version }}
2727

28-
- name: Show versions:
28+
- name: Show versions
2929
run: |
3030
python --version
3131
node --version

0 commit comments

Comments
 (0)