Skip to content

Commit

Permalink
Enable dependency graph collection in e2e tests (#10540)
Browse files Browse the repository at this point in the history
  • Loading branch information
bhackett1024 authored May 29, 2024
1 parent 2ad7f2d commit e8252d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ on:
env:
RECORD_REPLAY_API_KEY: rwk_yaEG8jo6gcisGHHoMj8SNoOMIHSbT7REuU5E1QnKCiL
RECORD_REPLAY_METADATA_TEST_RUN_TITLE: E2E Tests
RECORD_REPLAY_DISABLE_FEATURES: '["no-dependency-graph"]'
concurrency:
group: ${{ github.ref }}
cancel-in-progress: ${{ github.ref != 'refs/heads/master' }}
Expand Down

0 comments on commit e8252d1

Please sign in to comment.