Skip to content

Commit 0bdef81

Browse files
committed
Enable Socket Mode tests
1 parent b740f71 commit 0bdef81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
python-version: ['3.6', '3.7', '3.8', '3.9']
1717
env:
1818
PYTHON_SLACK_SDK_MOCK_SERVER_MODE: 'threading'
19-
CI_UNSTABLE_TESTS_SKIP_ENABLED: '1'
19+
#CI_UNSTABLE_TESTS_SKIP_ENABLED: '1'
2020
steps:
2121
- uses: actions/checkout@v2
2222
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)