Skip to content

Commit

Permalink
Fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
keisuke-umezawa committed Jan 22, 2024
1 parent 5acaafe commit c50b0b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
else
ignore_option=""
fi
pytest e2e_tests/test_dashboard $ignore_option
pytest python_tests $ignore_option
test-with-optuna-master:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit c50b0b5

Please sign in to comment.