Skip to content

Commit 06462e9

Browse files
authored
Update benchmark.monitoring.yml (#7812)
2 parents 1a09f39 + bb2742f commit 06462e9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/benchmark.monitoring.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ jobs:
3636
- name: Install and execute benchmark
3737
uses: ./.github/actions/benchmark
3838

39+
- name: Git checkout readme's
40+
run: git checkout -- packages/components/src
41+
shell: bash
42+
3943
- name: Remove husky
4044
run: rm -rf .husky
4145
shell: bash

0 commit comments

Comments
 (0)