We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9eb898c commit 37d1ed9Copy full SHA for 37d1ed9
1 file changed
.github/workflows/test.yml
@@ -20,6 +20,7 @@ env:
20
RECORD_REPLAY_METADATA_TEST_RUN_TITLE: E2E Tests
21
RECORD_REPLAY_DISABLE_FEATURES: '["no-dependency-graph"]'
22
CI: true
23
+ RECORD_ALL_CONTENT: 1
24
concurrency:
25
group: ${{ github.ref }}
26
cancel-in-progress: ${{ github.ref != 'refs/heads/master' }}
0 commit comments