test: avoid installing Tor for now (doesn't work)
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -10,5 +10,4 @@ steps:
|
||||
- name: make test
|
||||
image: golang:1.21
|
||||
commands:
|
||||
- apt update && apt install -y tor
|
||||
- make test
|
||||
|
Reference in New Issue
Block a user