Skip to content

Commit 8fa38f2

Browse files
Update mplfinance_checks.yml
1 parent c16034b commit 8fa38f2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/mplfinance_checks.yml

-4
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,5 @@ jobs:
7272
run: |
7373
git show ${{ github.event.pull_request.base.sha }}:src/mplfinance/_version.py > scripts/tv0.py
7474
git show ${{ github.sha }}:src/mplfinance/_version.py > scripts/tv1.py
75-
ls -l tv0.py
76-
cat tv0.py
77-
ls -l tv1.py
78-
cat tv1.py
7975
python scripts/version_update_check.py tv0 tv1
8076

0 commit comments

Comments
 (0)