Skip to content

Commit

Permalink
UHF-8762: Testing database cache
Browse files Browse the repository at this point in the history
  • Loading branch information
tuutti committed Jan 25, 2024
1 parent 8b1e6ac commit daa5ca4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/visual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ 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 updb -y"
# - name: Node setup
# working-directory: ${{ env.THEME_FOLDER }}
# run: |
Expand Down

0 comments on commit daa5ca4

Please sign in to comment.