Skip to content

Commit

Permalink
chore(SLB-261): debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Leksat committed Mar 7, 2024
1 parent e2d4103 commit cbc2b21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/high_content_volume.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ jobs:
- name: 'Gatsby: Clean'
run: pnpm --filter "@custom/website" clean

- name: 'Drupal: Create content'
run: pnpm --filter "@custom/cms" drush php:script scripts/create-lots-of-content/run.php
# - name: 'Drupal: Create content'
# run: pnpm --filter "@custom/cms" drush php:script scripts/create-lots-of-content/run.php

- name: 'Gatsby: Full build'
run: pnpm --filter "@custom/website" build:gatsby
Expand Down

0 comments on commit cbc2b21

Please sign in to comment.