mirror of
https://github.com/markqvist/rnsh.git
synced 2025-05-02 06:16:13 -04:00
Revert "Trying to allow process tests to run on build server after some tweaks."
This reverts commit 22f5b76927
.
This commit is contained in:
parent
22f5b76927
commit
0b7fd9cedd
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ class State(contextlib.AbstractContextManager):
|
|||
return False
|
||||
|
||||
|
||||
@pytest.mark.skip_ci
|
||||
@pytest.mark.asyncio
|
||||
async def test_echo():
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue