Skip to content

Commit

Permalink
fix actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ildipo committed Aug 27, 2020
1 parent b8e8137 commit e4a3200
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ jobs:
cd $GITHUB_WORKSPACE/beakerx_tests/autotests
chmod +x gradlew
conda activate beakerx
pip install psutil
python ci_tests.py --app=notebook --tst=kotlin.*
- name: Publish Test Report
if: ${{ always() }}
Expand Down

0 comments on commit e4a3200

Please sign in to comment.