File tree Expand file tree Collapse file tree 3 files changed +1
-32
lines changed Expand file tree Collapse file tree 3 files changed +1
-32
lines changed Original file line number Diff line number Diff line change 3232 - name : Setup conda
3333 uses : conda-incubator/setup-miniconda@v3
3434 with :
35- environment-file : ci/environment-py38 .yml
35+ environment-file : ci/environment-linux .yml
3636 python-version : ${{ matrix.PY }}
3737
3838 - name : Run Tests
7575 python-version : " 3.11"
7676 - uses : pre-commit/action@main
7777
78- # typecheck:
79- # runs-on: ubuntu-latest
80- # steps:
81- # - name: Checkout
82- # uses: actions/checkout@v4
83- #
84- # - name: Setup conda
85- # uses: conda-incubator/setup-miniconda@v3
86- # with:
87- # environment-file: ci/environment-typecheck.yml
88- #
89- # - name: mypy
90- # shell: bash -l {0}
91- # run: |
92- # mypy fsspec
93- #
9478 downstream :
9579 name : downstream
9680 runs-on : ubuntu-24.04
File renamed without changes.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments