mirror of https://github.com/webpack/webpack.git
ci: debug codspeed
This commit is contained in:
parent
0f668bd546
commit
f95bc4e7b4
|
@ -103,6 +103,7 @@ jobs:
|
|||
mode: "instrumentation"
|
||||
token: ${{ secrets.CODSPEED_TOKEN }}
|
||||
env:
|
||||
CODSPEED_DEBUG: 1
|
||||
LAST_COMMIT: 1
|
||||
NEGATIVE_FILTER: on-schedule
|
||||
SHARD: ${{ matrix.shard }}
|
||||
|
|
Loading…
Reference in New Issue