We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31cc2eb commit 3aad6a5Copy full SHA for 3aad6a5
.github/workflows/end_to_end_pytest.yml
@@ -54,4 +54,4 @@ jobs:
54
export DARSHAN_NONMPI_INSTALL_PATH=$PWD/darshan_nonmpi_install
55
export DARSHAN_ROOT_PATH=$PWD
56
export HDF5_LIB=/usr/lib/x86_64-linux-gnu/hdf5/openmpi/libhdf5.so
57
- python -m pytest darshan-test/python_runtime_tests.py
+ python -m pytest -s darshan-test/python_runtime_tests.py
0 commit comments