Skip to content

Commit 81923af

Browse files
committed
Updated test suite github action
1 parent 22a53c8 commit 81923af

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/pr.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ jobs:
1919
2020
- name: Install Site
2121
run: |
22-
task site:install
22+
task site:update
23+
task site:migrate
24+
task fixtures:load
2325
2426
- name: Test suite
2527
run: |

0 commit comments

Comments
 (0)