Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

Commit

Permalink
Merge pull request #69 from dof-dss/nogroup
Browse files Browse the repository at this point in the history
Nogroup
  • Loading branch information
omahm authored Feb 3, 2023
2 parents 8799c0d + 82dff71 commit b11a982
Show file tree
Hide file tree
Showing 23 changed files with 22 additions and 43 deletions.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
name: Download dependent contrib modules.
command: |
cd $PROJECT_ROOT
composer require mglaman/drupal-check --no-interaction
composer require mglaman/drupal-check:1.4 mglaman/phpstan-drupal:1.1.27 --no-interaction
- run:
name: Move custom code into position
command: mv ~/nicsdru_dept_theme $PROJECT_ROOT/web/themes/custom/
Expand All @@ -92,6 +92,7 @@ jobs:
workflows:
version: 2

build-static-analysis:
jobs:
- install
Expand Down
2 changes: 1 addition & 1 deletion css/1_base/root.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/3_components/block/section-translation-help.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/3_components/content/card-contact.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b11a982

Please sign in to comment.