Skip to content

Commit

Permalink
Additional step for running ITR
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyCTHsu committed May 23, 2024
1 parent c397fce commit 509cea7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
- name: Install dependencies
run: bundle install
- name: Run tests
run: bundle exec rake spec
- name: Run tests with ITR
env:
DD_CIVISIBILITY_AGENTLESS_ENABLED: true
DD_CIVISIBILITY_ITR_ENABLED: true
Expand Down

0 comments on commit 509cea7

Please sign in to comment.