Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6551a83

Browse filesBrowse files
committed
gh-91048: Relax test_async_global_awaited_by to fix flakyness
Signed-off-by: Pablo Galindo <pablogsal@gmail.com>
1 parent 1d9406e commit 6551a83
Copy full SHA for 6551a83

File tree

1 file changed

+2
-0
lines changed
Filter options

1 file changed

+2
-0
lines changed

‎.github/workflows/build.yml

Copy file name to clipboardExpand all lines: .github/workflows/build.yml
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -413,6 +413,8 @@ jobs:
413413
key: hypothesis-database-${{ github.head_ref || github.run_id }}
414414
restore-keys: |
415415
hypothesis-database-
416+
- name: Setup upterm session
417+
uses: lhotari/action-upterm@v1
416418
- name: "Run tests"
417419
working-directory: ${{ env.CPYTHON_BUILDDIR }}
418420
run: |

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.