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 04bf2fc commit 9cad74cCopy full SHA for 9cad74c
.github/workflows/cicd.yaml
@@ -77,7 +77,7 @@ jobs:
77
- name: Test generating docs
78
run: make docs
79
80
-benchmark:
+ benchmark:
81
needs: [test]
82
runs-on: ubuntu-20.04
83
steps:
0 commit comments