Skip to content

Commit

Permalink
define the SITEENV to the multidev name
Browse files Browse the repository at this point in the history
  • Loading branch information
jazzsequence committed Sep 22, 2023
1 parent 2e74919 commit e0848e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sage-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ jobs:
export SAGENAME=sage-test
export SITENAME=wpcm-sage-install-tests
export CI=1
export SITEENV=$multidev_name
cd ~/pantheon-local-copies/$SITENAME
composer install-sage || exit_code=$?
if [[ -n "${exit_code}" ]]; then
Expand Down

0 comments on commit e0848e0

Please sign in to comment.