Skip to content

edit due to yahoo_fin changes #119

edit due to yahoo_fin changes

edit due to yahoo_fin changes #119

Workflow file for this run

name: Run Tests
on: [push]
jobs:
run-tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Install dependencies
run: pip3 install -r requirements.txt