Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Aug 24, 2023
1 parent 757096a commit eb83e43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/functional_tests/basic_dispatcher_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
import covalent as ct
from covalent._results_manager import results_manager as rm


@pytest.mark.skip(reason="temp skip test")
def test_dispatcher_functional():
# Dispatch after starting the dispatcher server.
Expand Down

0 comments on commit eb83e43

Please sign in to comment.