Skip to content

Commit

Permalink
Update mplfinance_checks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielGoldfarb authored Jan 14, 2022
1 parent c16034b commit 8fa38f2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/mplfinance_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,5 @@ jobs:
run: |
git show ${{ github.event.pull_request.base.sha }}:src/mplfinance/_version.py > scripts/tv0.py
git show ${{ github.sha }}:src/mplfinance/_version.py > scripts/tv1.py
ls -l tv0.py
cat tv0.py
ls -l tv1.py
cat tv1.py
python scripts/version_update_check.py tv0 tv1

0 comments on commit 8fa38f2

Please sign in to comment.