Skip to content

Commit

Permalink
Update slic testing to run with dynamic plugin slug
Browse files Browse the repository at this point in the history
  • Loading branch information
sc0ttkclark committed Jan 13, 2024
1 parent ce61819 commit afc1c7c
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 @@ -97,7 +97,7 @@ jobs:
- name: Set up pods
run: |
docker network prune -f
${SLIC_BIN} use pods
${SLIC_BIN} use ${GITHUB_REPOSITORY#*/}
${SLIC_BIN} composer set-version 2
${SLIC_BIN} composer install
# ------------------------------------------------------------------------------
Expand Down

0 comments on commit afc1c7c

Please sign in to comment.