Skip to content

Commit

Permalink
Adding benchmarking and async functionality testing packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Abellegese committed Oct 9, 2024
1 parent 6eda78f commit 3673e1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests_and_cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:
- name: Run pytest
run: |
source activate
pip install pytest
pip install pytest pytest-benchmark pytest-asyncio
pytest
test-colab-notebook:
Expand Down

0 comments on commit 3673e1e

Please sign in to comment.