Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dshikashio committed Mar 13, 2022
1 parent f9bcf45 commit 330e780
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,9 @@ jobs:
run: |
tests\\target\\target.exe
- name: Basic tests
shell: cmd
run: |
run_tests.bat
.\run_tests.bat
- name: Build Packages
run: |
python setup.py sdist bdist_wheel

0 comments on commit 330e780

Please sign in to comment.