We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b740f71 commit 0bdef81Copy full SHA for 0bdef81
.github/workflows/ci-build.yml
@@ -16,7 +16,7 @@ jobs:
16
python-version: ['3.6', '3.7', '3.8', '3.9']
17
env:
18
PYTHON_SLACK_SDK_MOCK_SERVER_MODE: 'threading'
19
- CI_UNSTABLE_TESTS_SKIP_ENABLED: '1'
+ #CI_UNSTABLE_TESTS_SKIP_ENABLED: '1'
20
steps:
21
- uses: actions/checkout@v2
22
- name: Set up Python ${{ matrix.python-version }}
0 commit comments