Skip to content

Commit

Permalink
try gulp directly
Browse files Browse the repository at this point in the history
  • Loading branch information
zeshanziya committed May 14, 2024
1 parent 8a2f47b commit dc2240c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-grumphp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ jobs:
- name: Frontend Code Quality
run: |
cd web/themes/custom/contribtracker
npm run lint
gulp lint

0 comments on commit dc2240c

Please sign in to comment.