Skip to content

Commit

Permalink
removing lint from ci
Browse files Browse the repository at this point in the history
  • Loading branch information
devajmeireles committed Oct 9, 2023
1 parent b6b3009 commit c621dc7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
with:
node-version: "16.x"
- run: npm install
- run: npm run lint
- run: npm run build

- name: Setup PHP, with composer and extensions
Expand Down

0 comments on commit c621dc7

Please sign in to comment.