Skip to content

Commit f339f0f

Browse files
author
Mark Schultz
authored
Update python-package.yml
1 parent 5827a8e commit f339f0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Install Budgitree
2323
run: pip3 install git+https://github.com/schultzm/Budgitree.git
2424
- name: Run Budgitree test
25-
run: python3 ~/.local/bin/budgitree test
25+
run: budgitree test
2626
- name: Install dependencies
2727
run: |
2828
python -m pip install --upgrade pip

0 commit comments

Comments
 (0)