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 86c87b5 commit 1b4026bCopy full SHA for 1b4026b
.github/workflows/bench.yml
@@ -18,6 +18,8 @@ jobs:
18
submodules: recursive
19
- uses: dtolnay/rust-toolchain@stable
20
21
+ - run: git submodule update --init
22
+
23
- if: matrix.os == 'ubuntu-latest'
24
name: Get Linux CPU Info
25
run: cat /proc/cpuinfo
0 commit comments