Skip to content

Commit

Permalink
[gha] Remove canary test for skipif section
Browse files Browse the repository at this point in the history
  • Loading branch information
heapcrash committed Jul 3, 2020
1 parent 3390eaf commit 21215ac
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pwnlib/tubes/ssh.py
Original file line number Diff line number Diff line change
Expand Up @@ -560,12 +560,6 @@ def __init__(self, user=None, host=None, port=22, password=None, key=None,
Example proxying:
.. doctest::
:skipif: github_actions
>>> False
True
.. doctest::
:skipif: github_actions
Expand Down

0 comments on commit 21215ac

Please sign in to comment.