Skip to content

Commit 948ca0a

Browse files
committed
Tweak benchmark workflow
1 parent 1e4c402 commit 948ca0a

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/benchmark.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,6 @@ jobs:
5353
pip install --upgrade pip
5454
pip install boto3
5555
56-
# TODO: Move to AMI setup
57-
- name: Install jq
58-
run: |
59-
sudo apt-get update
60-
sudo apt-get install -y jq
61-
6256
- name: Get GitHub runner registration token
6357
id: reg-token
6458
run: |

0 commit comments

Comments
 (0)