We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 888d4a5 commit 433bc16Copy full SHA for 433bc16
1 file changed
.github/workflows/benchmark.yml
@@ -97,6 +97,8 @@ jobs:
97
- name: Run benchmarks
98
run: ./benchmarks/run_init
99
100
+ - run: lscpu
101
+
102
- name: Read basic.md for the generated report
103
id: basic_result
104
uses: juliangruber/read-file-action@v1
@@ -159,6 +161,8 @@ jobs:
159
161
160
162
run: ./benchmarks/run
163
164
165
166
167
168
0 commit comments