Skip to content

Commit 29637ab

Browse files
committed
ci: parallel is already installed
1 parent cd7b635 commit 29637ab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/validate.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,4 @@ jobs:
2121
run: npm test
2222
- name: Validate individual .d.ts files
2323
run: |
24-
sudo apt install parallel
2524
parallel -v npx tsc --target es6 --noEmit ::: index.d.ts types/*.d.ts

0 commit comments

Comments
 (0)