We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22a53c8 commit 81923afCopy full SHA for 81923af
1 file changed
.github/workflows/pr.yaml
@@ -19,7 +19,9 @@ jobs:
19
20
- name: Install Site
21
run: |
22
- task site:install
+ task site:update
23
+ task site:migrate
24
+ task fixtures:load
25
26
- name: Test suite
27
0 commit comments