Skip to content

Commit

Permalink
Try fixing slic composer install
Browse files Browse the repository at this point in the history
  • Loading branch information
tarecord committed Jun 6, 2024
1 parent e6cc391 commit b4edc8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests-php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,6 @@ jobs:
- name: Set up StellarWP Arrays
run: |
${SLIC_BIN} use arrays
${SLIC_BIN} composer install --ignore-platform-reqs
${SLIC_BIN} composer install
- name: Run suite wpunit
run: ${SLIC_BIN} run ${{ matrix.suite }} --ext DotReporter

0 comments on commit b4edc8d

Please sign in to comment.