Skip to content

Commit

Permalink
Fix update lock file step
Browse files Browse the repository at this point in the history
  • Loading branch information
sangeetha-nayak committed Feb 23, 2024
1 parent 66d2f7c commit 07d1169
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,6 @@ jobs:
run: |
node ./vendor/newfold-labs/wp-module-ecommerce/scripts/update-plugin-composer.mjs ${PWD}/composer.json ${PWD}/vendor
- name: Update lockfile
run: composer update

- name: Validate composer.json and composer.lock
run: composer validate

Expand Down

0 comments on commit 07d1169

Please sign in to comment.