Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorentClarret committed Mar 4, 2024
1 parent 587cb8c commit e50a429
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-target.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,8 @@ jobs:
- name: Install ddev from local folder
if: inputs.repo == 'core'
run: |-
pip cache list
pip cache info
pip install -e ./datadog_checks_dev[cli]
pip install -e ./ddev
Expand Down
1 change: 1 addition & 0 deletions activemq/datadog_checks/activemq/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
#
init_config:


## @param is_jmx - boolean - required
## Whether or not this file is a configuration for a JMX integration.
#
Expand Down

0 comments on commit e50a429

Please sign in to comment.