Skip to content

Commit

Permalink
UHF-9844: Fix visual regression tests
Browse files Browse the repository at this point in the history
  • Loading branch information
teroelonen committed Apr 12, 2024
1 parent b5084ea commit fa292d1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/visual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ jobs:
- name: Set theme folder
run: echo "THEME_FOLDER=$DRUPAL_ROOT/public/themes/contrib/$THEME_NAME" >> $GITHUB_ENV

- name: Update
run: sudo apt update

- name: Clone platform
run: |
git clone --depth=1 https://github.com/City-of-Helsinki/drupal-helfi-platform.git $DRUPAL_ROOT
Expand Down

0 comments on commit fa292d1

Please sign in to comment.