Skip to content

Commit

Permalink
test_data only
Browse files Browse the repository at this point in the history
  • Loading branch information
rgommers committed Feb 21, 2024
1 parent d5008f7 commit 4d85828
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/emscripten.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ jobs:
pushd demo
pip install matplotlib pytest
python -c "import pywt; print(pywt.__version__)"
pytest --pyargs pywt
pytest --pyargs pywt -k test_data

0 comments on commit 4d85828

Please sign in to comment.