Skip to content

Commit be85f89

Browse files
authored
Update CodSpeed workflow to remove cache option
Removed the useRollingCache option from npm-install step.
1 parent 75d920e commit be85f89

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/codspeed.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ jobs:
2424

2525
- name: Install dependencies
2626
uses: bahmutov/npm-install@c35a7cb7334c91342dde34eab45b35a0065d7f38
27-
with:
28-
useRollingCache: true
2927

3028
- name: Run benchmarks
3129
uses: CodSpeedHQ/action@9a74b6ba663684052277e8f342b5eb99c7442a03

0 commit comments

Comments
 (0)