Skip to content

Commit 9cad74c

Browse files
committed
fix workflow
1 parent 04bf2fc commit 9cad74c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
- name: Test generating docs
7878
run: make docs
7979

80-
benchmark:
80+
benchmark:
8181
needs: [test]
8282
runs-on: ubuntu-20.04
8383
steps:

0 commit comments

Comments
 (0)