Skip to content

Commit e1b6ac5

Browse files
authored
Merge branch 'numpy:main' into asan-tests
2 parents a2a0f19 + ca1cfb6 commit e1b6ac5

File tree

4 files changed

+687
-115
lines changed

4 files changed

+687
-115
lines changed

.github/workflows/typecheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
steps:
2323
- uses: actions/checkout@v6
2424

25-
- uses: astral-sh/setup-uv@v7.1.4
25+
- uses: astral-sh/setup-uv@v7.1.5
2626
with:
2727
activate-environment: true
2828
python-version: "3.11"

0 commit comments

Comments
 (0)