Skip to content

Commit

Permalink
Tweak test code
Browse files Browse the repository at this point in the history
  • Loading branch information
seratch committed Oct 27, 2022
1 parent 2856a3e commit 2f926a6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
python-version: ['3.6', '3.7', '3.8', '3.9', '3.10', '3.11']
env:
PYTHON_SLACK_SDK_MOCK_SERVER_MODE: 'threading'
#CI_UNSTABLE_TESTS_SKIP_ENABLED: '1'
CI_LARGE_SOCKET_MODE_PAYLOAD_TESTING_DISABLED: '1'
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}
Expand Down
9 changes: 9 additions & 0 deletions tests/slack_sdk/socket_mode/mock_socket_mode_server.py

Large diffs are not rendered by default.

0 comments on commit 2f926a6

Please sign in to comment.