Skip to content

Commit 433bc16

Browse files
committed
run lscpu
1 parent 888d4a5 commit 433bc16

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/benchmark.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,8 @@ jobs:
9797
- name: Run benchmarks
9898
run: ./benchmarks/run_init
9999

100+
- run: lscpu
101+
100102
- name: Read basic.md for the generated report
101103
id: basic_result
102104
uses: juliangruber/read-file-action@v1
@@ -159,6 +161,8 @@ jobs:
159161
- name: Run benchmarks
160162
run: ./benchmarks/run
161163

164+
- run: lscpu
165+
162166
- name: Read basic.md for the generated report
163167
id: basic_result
164168
uses: juliangruber/read-file-action@v1

0 commit comments

Comments
 (0)