Try to fix action

This commit is contained in:
Terence Eden
2025-07-02 17:13:38 +01:00
committed by GitHub
parent cba0f7856a
commit 2131a1ea2c

View File

@@ -37,7 +37,7 @@
"url": "https://opencollective.com/SuperTinyIcons"
},
"scripts": {
"test": "./node_modules/mocha/bin/mocha --timeout 5000",
"test": "npx mocha --timeout 5000",
"postinstall": "opencollective-postinstall || true"
},
"devDependencies": {