fix: Use NPX to run depcheck

This commit is contained in:
Bart van der Braak 2023-06-09 16:50:03 +02:00
parent 9296bb4d50
commit cb0aace287

View file

@ -32,4 +32,4 @@ jobs:
prettier: true
- name: Run dependency check
run: depcheck
run: npx depcheck