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 81923af commit 1e3d94fCopy full SHA for 1e3d94f
1 file changed
.github/workflows/pr.yaml
@@ -21,7 +21,7 @@ jobs:
21
run: |
22
task site:update
23
task site:migrate
24
- task fixtures:load
+ task fixtures:load -y
25
26
- name: Test suite
27
0 commit comments