Skip to content

Commit

Permalink
UHF-8762: Test restoring dump
Browse files Browse the repository at this point in the history
  • Loading branch information
tuutti committed Jan 24, 2024
1 parent 8bc84d5 commit 19d4471
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/visual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ jobs:
docker compose exec app bash -c "mysql --user=drupal --password=drupal --database=drupal --host=db --port=3306 -A < latest.sql"
docker compose exec app bash -c "drush deploy"
# - name: Node setup
# working-directory: ${{ env.THEME_FOLDER }}
# run: |
Expand Down

0 comments on commit 19d4471

Please sign in to comment.