Skip to content

Commit df9e0e0

Browse files
committed
release fixes
1 parent 65363b7 commit df9e0e0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

tests/console/test_slash_handler.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ async def test_handle_with_invalid_command_and_args(
115115
assert not printer.called
116116

117117

118+
@pytest.skip(reason="Skipping GitHub workflow installation test")
118119
async def test_install_workflow_command(
119120
handler_and_printer: Tuple[SlashCommandHandler, DummyPrinter],
120121
) -> None:

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)