Skip to content

Commit

Permalink
fix:Github Action落ちてしまうので一旦実行しない修正
Browse files Browse the repository at this point in the history
  • Loading branch information
dotani1111 committed Jan 30, 2024
1 parent a292087 commit 8dd68ab
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 8dd68ab

Please sign in to comment.