Oops, checkout test-cli

This commit is contained in:
Micah Lee 2022-06-03 09:52:29 -07:00
parent 69fe528482
commit c2456c106b
No known key found for this signature in database
GPG Key ID: 403C2657CD994F73

View File

@ -30,6 +30,7 @@ jobs:
docker:
- image: cimg/python:3.9
steps:
- checkout
- run:
name: Install dependencies
command: |
@ -96,7 +97,6 @@ jobs:
# NOTE: change when upgrading tor
TOR_TAG: tor-0.4.7.7
steps:
- checkout
- run:
name: Install build dependencies
command: |