Skip to content

Commit

Permalink
Merge branch 'mr-punyapal:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
imrjat authored Dec 11, 2023
2 parents 2e7dd61 + 29072b2 commit 42b5969
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,12 @@ jobs:
- name: Install composer dependencies
run: composer install --no-progress

- name: code style check
run: ./vendor/bin/pint --test

- name: Install npm dependencies
run: npm install

- name: Run Build for Production
run: npm run build

Expand Down

0 comments on commit 42b5969

Please sign in to comment.