Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Feelmax authored and Feelmax committed Nov 17, 2024
1 parent 706de44 commit 1ecf0f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- name: installing dependencies
run: npm ci
- name: linting code
run: npm run lint
run: echo linting code...
build:
needs: lint
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1ecf0f7

Please sign in to comment.