Skip to content

fix: incorrectly using yahoo client for coingecko #350

fix: incorrectly using yahoo client for coingecko

fix: incorrectly using yahoo client for coingecko #350

Workflow file for this run

name: lint
on: [push, pull_request]
jobs:
lint:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: lint
uses: golangci/golangci-lint-action@v2
with:
version: latest