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.
2 parents d950b52 + bc5d704 commit 00286adCopy full SHA for 00286ad
.github/workflows/benchmark.yml
@@ -31,9 +31,6 @@ jobs:
31
uses: actions/checkout@v4
32
with:
33
repository: hermit-os/hermit-rs
34
- submodules: true
35
- - name: Remove hermit-kernel submodule
36
- run: git rm -r kernel
37
- name: Checkout hermit-kernel
38
39
.github/workflows/ci.yml
@@ -135,10 +135,6 @@ jobs:
135
136
137
138
139
140
141
- working-directory: .
142
143
144
0 commit comments