Skip to content

Commit

Permalink
Remove yahoo-finance from release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
krebernisak committed Oct 8, 2020
1 parent 393d76a commit 0e7e451
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ jobs:
oilpriceapi,
openexchangerates,
polygon,
yahoo-finance,
google-finance,
etherchain,
poa-gasprice,
Expand Down Expand Up @@ -220,15 +219,7 @@ jobs:
strategy:
matrix:
adapter:
[
coinapi,
coingecko,
coinmarketcap,
coinpaprika,
bravenewcoin,
cryptocompare,
amberdata,
]
[coinapi, coingecko, coinmarketcap, coinpaprika, bravenewcoin, cryptocompare, amberdata]
steps:
- uses: actions/checkout@v2
- name: Load Release URL File from release job
Expand Down

0 comments on commit 0e7e451

Please sign in to comment.