Oops, checkout test-cli

This commit is contained in:
Micah Lee 2022-06-03 09:52:29 -07:00
parent 96d2ec7f20
commit c5923ab463

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: |