Skip to content

Commit

Permalink
removed benchmark refs from workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
loreloc committed Sep 27, 2024
1 parent 223f9a0 commit 17c6bda
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/static-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
run: |
python -m pip install -U pip
pip install -e .[dev]
bash ./benchmark/install_submodule.sh all
- name: black
id: tool-black
if: steps.python-env-setup.outcome == 'success'
Expand Down

0 comments on commit 17c6bda

Please sign in to comment.