Skip to content

Commit 06fbed2

Browse files
Replace mocks by wordpress
1 parent 748d966 commit 06fbed2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
timeout_minutes: 10
6565
max_attempts: 3
6666
shell: bash
67-
command: ./bin/run-mocks ${{ matrix.wp }} ${{ matrix.php}}
67+
command: ./bin/run-wordpress ${{ matrix.wp }} ${{ matrix.php}}
6868

6969
- name: Start Mocks
7070
run: ./bin/run-mocks 8100

0 commit comments

Comments
 (0)