Skip to content

Commit 4483068

Browse files
committed
fix ci on node 0.8
1 parent cc9e20a commit 4483068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
include:
4040
- name: Node.js 0.8
4141
node-version: "0.8"
42-
42+
4343
npm-rm: nyc
4444

4545
- name: Node.js 0.10

0 commit comments

Comments
 (0)