Skip to content

Commit

Permalink
ci: parallel is already installed
Browse files Browse the repository at this point in the history
  • Loading branch information
GarboMuffin committed Apr 7, 2024
1 parent cd7b635 commit 29637ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,4 @@ jobs:
run: npm test
- name: Validate individual .d.ts files
run: |
sudo apt install parallel
parallel -v npx tsc --target es6 --noEmit ::: index.d.ts types/*.d.ts

0 comments on commit 29637ab

Please sign in to comment.