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