Skip to content

Commit

Permalink
Add git pull --tags
Browse files Browse the repository at this point in the history
  • Loading branch information
nanasess committed Dec 26, 2024
1 parent 9402d39 commit c3367b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:
- name: Run to Email-template compatibility tests
# 2.17.2-p2 のメールテンプレートで正常にテストが通るかチェックする
run: |
git pull --tags
git checkout eccube-2.17.2-p2 data/Smarty/templates/default/mail_templates
docker compose exec -T ec-cube php data/vendor/bin/phpunit tests/class/helper/SC_Helper_Mail/
Expand Down

0 comments on commit c3367b8

Please sign in to comment.