Skip to content

Commit

Permalink
admin01を動かしてみる
Browse files Browse the repository at this point in the history
  • Loading branch information
dotani1111 committed Oct 4, 2023
1 parent 435cf9c commit 221a86b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/vaddyscan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ jobs:
fail-fast: false
matrix:
include:
# - vaddy_project: 'ADMIN01'
- vaddy_project: 'ADMIN01'
# command1: 'EA03ProductCest'
# command2: 'EA05CustomerCest'
# command3: 'EA04OrderCest:order_個別出荷済みステータス変更'
# command4: 'EA04OrderCest:order_納品書の一括出力'
# command5: 'EA04OrderCest:order_受注メール通知'
# command6: 'EA04OrderCest:order_受注削除'
command6: 'EA04OrderCest:order_受注削除'
# command7: 'EA04OrderCest:order_受注CSVダウンロード'
# command8: 'EA04OrderCest:order_受注登録'
# command9: 'EA06ContentsManagementCest'
Expand All @@ -32,9 +32,9 @@ jobs:
# command2: '-x paymentmethod -x delivery -x basicsetting -x taxrule -x mailsetting -x csvsetting -x pluginauth EA07BasicinfoCest'
# - vaddy_project: 'FRONT'
# command1: '-x admin -x plugin -x order'
- vaddy_project: 'FRONT'
command1: '-x admin -x front'
command2: 'EA09ShippingCest'
# - vaddy_project: 'FRONT'
# command1: '-x admin -x front'
# command2: 'EA09ShippingCest'
# - vaddy_project: 'ADMIN01'
# command1: 'EF03OrderCest:order_ログインユーザ購入複数配送'
# command2: 'EF03OrderCest:order_ログインしてカートをマージ'
Expand Down

0 comments on commit 221a86b

Please sign in to comment.