Skip to content

Commit

Permalink
Merge pull request #6094 from EC-CUBE/features/fix_vaddy_scan
Browse files Browse the repository at this point in the history
fix:Github Actionが落ちてしまうので一旦実行しない修正
  • Loading branch information
dotani1111 authored Feb 5, 2024
2 parents a292087 + 8dd68ab commit 741b785
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/vaddyscan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,13 +64,13 @@ jobs:
# command4: 'EF05MypageCest:mypage_お届け先編集作成変更'
# command5: 'EF05MypageCest:mypage_お届け先編集削除'
# command6: 'EF05MypageCest:mypage_退会手続き未実施'
- vaddy_project: 'ADMIN01'
command1: 'EF06OtherCest:other_パスワード再発行'
command2: 'EF06OtherCest:other_ログアウト'
command3: 'EF06OtherCest:other_当サイトについて'
command4: 'EF06OtherCest:other_プライバシーポリシー'
command5: 'EF06OtherCest:other_特定商取引法に基づく表記'
command6: 'EF06OtherCest:other_お問い合わせ1'
# - vaddy_project: 'ADMIN01'
# command1: 'EF06OtherCest:other_パスワード再発行'
# command2: 'EF06OtherCest:other_ログアウト'
# command3: 'EF06OtherCest:other_当サイトについて'
# command4: 'EF06OtherCest:other_プライバシーポリシー'
# command5: 'EF06OtherCest:other_特定商取引法に基づく表記'
# command6: 'EF06OtherCest:other_お問い合わせ1'
services:
postgres:
image: postgres:14
Expand Down

0 comments on commit 741b785

Please sign in to comment.