Skip to content

Commit

Permalink
fix: test
Browse files Browse the repository at this point in the history
  • Loading branch information
MaferMazu committed Apr 2, 2024
1 parent e28565b commit 403d815
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/wordpress-plugin-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,10 @@ jobs:
- name: Checkout
uses: actions/checkout@v3

- name: Build plugin
run: npm run build

- name: Run plugin check
uses: swissspidy/wp-plugin-check-action@v1
with:
build-dir: './openedx-commerce'

0 comments on commit 403d815

Please sign in to comment.