Skip to content

Commit

Permalink
Test.
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Barbun committed Dec 13, 2024
1 parent 32ab68c commit bc9893c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -370,11 +370,10 @@ jobs:
parameters:
shipshape_run_audit:
default: true
type: env_var_name
type: bool
environment:
DRUPAL_PROFILE: govcms
CIVICTHEME_SUBTHEME_ACTIVATION_SKIP: 1
SHIPSHAPE_RUN_AUDIT: 1
DREVOPS_CI_DRUPAL_THEME_CONFIG_LINT_IGNORE_FAILURE: 1
DREVOPS_EXPORT_CODE_DIR: '/tmp/workspace/code_unused'
<<: *job-build
Expand All @@ -385,7 +384,6 @@ jobs:
environment:
DRUPAL_PROFILE: govcms
DREVOPS_CI_DRUPAL_THEME_CONFIG_LINT_IGNORE_FAILURE: 1
SHIPSHAPE_RUN_AUDIT: 1
DREVOPS_EXPORT_CODE_DIR: '/tmp/workspace/code_unused'
<<: *job-build

Expand Down

0 comments on commit bc9893c

Please sign in to comment.