Skip to content

Commit

Permalink
UHF-11137: Use version
Browse files Browse the repository at this point in the history
  • Loading branch information
tuutti committed Dec 18, 2024
1 parent 3093871 commit 9293ea8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@ jobs:
fi
- name: Run tests
uses: city-of-helsinki/drupal-gh-actions/.github/workflows/project-tests.yml
uses: city-of-helsinki/drupal-gh-actions/.github/workflows/project-tests.yml@main

- name: Check that subtheme is not built with dev mode
run: docker compose exec app bash -c "if grep -q 'sourceMappingURL=' -R public/themes/custom/hdbt_subtheme/dist/css; then exit 1; fi"

0 comments on commit 9293ea8

Please sign in to comment.