Sign in
apache
/
openwhisk-composer-python
/
98f2e617105888c195734cfbf7ebaa0bb7f8df1f
/
.
/
runone.sh
blob: e9a8d54bed04c6a1d7b59bef82d446f180c5e201 [
file
]
#!/bin/bash
tox
-
e py36
--
pytest
-
s
"tests/test_conductor.py::TestBlockingInvocations::test_action_activation_id"