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 26c3c4e commit 7e897a1Copy full SHA for 7e897a1
1 file changed
.github/workflows/reusable_sw-check.yml
@@ -174,6 +174,7 @@ jobs:
174
run: echo "separate doc workflow"
175
docs:
176
name: Generate Documentation
177
+ runs-on: ubuntu-latest
178
needs: utest
179
steps:
180
- name: not implemented
0 commit comments