Skip to content

Commit

Permalink
Update asv.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ankatiyar committed Sep 17, 2024
1 parent 901f31c commit 4143c86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/asv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
# pip install -e ".[test]" # Your project dependencies, if needed
- name: Run ASV benchmarks
run: |
cd kedro
asv machine --yes
asv run
asv publish
Expand Down

0 comments on commit 4143c86

Please sign in to comment.