Fix ESLint action

This commit is contained in:
Jakub Hanko 2024-05-24 16:54:21 +02:00
parent 9a45e46900
commit ab31247bd8
No known key found for this signature in database
GPG Key ID: 775D427937A306CC
1 changed files with 1 additions and 1 deletions

View File

@ -28,4 +28,4 @@ jobs:
run: npm ci # Use 'npm ci' to install dependencies
- name: eslint # Step to run linters
uses: icrawl/action-eslint@v1
run: eslint .