Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentsarago committed Apr 8, 2024
1 parent 04bf2fc commit 9cad74c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
- name: Test generating docs
run: make docs

benchmark:
benchmark:
needs: [test]
runs-on: ubuntu-20.04
steps:
Expand Down

0 comments on commit 9cad74c

Please sign in to comment.