File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1717 - name : Install uv
1818 uses : astral-sh/setup-uv@v7
1919 with :
20- version : " 0.8.18 "
20+ version : " 0.9.0 "
2121 - name : Install the project
2222 run : uv sync --locked --all-extras --dev
2323 - name : Setup Pages
Original file line number Diff line number Diff line change 1717 - name : Install uv
1818 uses : astral-sh/setup-uv@v7
1919 with :
20- version : " 0.8.18 "
20+ version : " 0.9.0 "
2121 - name : Install the project
2222 run : uv sync --locked --all-extras --dev
2323 - name : Lint with mypy
3434 - name : Install uv
3535 uses : astral-sh/setup-uv@v7
3636 with :
37- version : " 0.8.18 "
37+ version : " 0.9.0 "
3838 - name : Install the project
3939 run : uv sync --locked --all-extras --dev
4040 - name : Check imports
5151 - name : Install uv
5252 uses : astral-sh/setup-uv@v7
5353 with :
54- version : " 0.8.18 "
54+ version : " 0.9.0 "
5555 - name : Install the project
5656 run : uv sync --locked --all-extras --dev
5757 - name : Check imports
Original file line number Diff line number Diff line change 1818 - name : Install uv
1919 uses : astral-sh/setup-uv@v7
2020 with :
21- version : " 0.8.18 "
21+ version : " 0.9.0 "
2222 - name : Build and publish
2323 env :
2424 UV_PUBLISH_TOKEN : ${{ secrets.PYPI_TOKEN }}
Original file line number Diff line number Diff line change 2424 - name : Install uv
2525 uses : astral-sh/setup-uv@v7
2626 with :
27- version : " 0.8.18 "
27+ version : " 0.9.0 "
2828 if : ${{ matrix.python-version != '3.6' && matrix.python-version != '3.7' && matrix.python-version != '3.8' }}
2929 - name : Install the project
3030 run : uv sync --locked --all-extras --dev
6464 - name : Install uv
6565 uses : astral-sh/setup-uv@v7
6666 with :
67- version : " 0.8.18 "
67+ version : " 0.9.0 "
6868 - name : Install the project
6969 run : uv sync --locked --all-extras --dev
7070 - name : Sleep for 30 seconds
8787 - name : Install uv
8888 uses : astral-sh/setup-uv@v7
8989 with :
90- version : " 0.8.18 "
90+ version : " 0.9.0 "
9191 - name : Install the project
9292 run : uv sync --locked --all-extras --dev
9393 - name : finish coveralls
You can’t perform that action at this time.
0 commit comments