forgot runs-on
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -91,6 +91,7 @@ jobs:
|
|||||||
|
|
||||||
#-------------------------------------------------------------------------------
|
#-------------------------------------------------------------------------------
|
||||||
typecheck:
|
typecheck:
|
||||||
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Setup (Python + uv + sync)
|
- name: Setup (Python + uv + sync)
|
||||||
uses: ./.github/actions/setup-uv-python
|
uses: ./.github/actions/setup-uv-python
|
||||||
|
|||||||
Reference in New Issue
Block a user