Skip to content

Commit

Permalink
moving things to ps1785
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonasB88 committed Sep 11, 2023
1 parent 33f19da commit b810f4c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/upgrading_check.yml
Original file line number Diff line number Diff line change
@@ -11,10 +11,10 @@ jobs:
matrix:
include:
- prestashop: 'PS1785'
make: 'make e2eh1784'
make: 'make e2eh1785'
port: '8002'
yml: 'docker-compose.1784.yml'
ModuleUpgradeTest: 'make upgrading-module-test-1784'
yml: 'docker-compose.1785.yml'
ModuleUpgradeTest: 'make upgrading-module-test-1785'
steps:
- name: Checkout
uses: actions/checkout@v3.5.3

0 comments on commit b810f4c

Please sign in to comment.