This commit is contained in:
hobbes7878 2024-08-21 17:31:50 +01:00
parent a9a0bb34a0
commit c31955edac

View file

@ -36,7 +36,7 @@ jobs:
- id: lint
name: Lint code
run: npm run lint:check
- id: format
name: Format code
run: npm run format:check