diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 9a5eca89..6a23088d 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -28,7 +28,8 @@ jobs: strategy: fail-fast: false - language: [ python ] + matrix: + language: [ python ] steps: - name: Checkout @@ -58,7 +59,7 @@ jobs: - name: Install project run: | - uv pip install --editable=.[test] + uv pip install --system '.[test]' - name: Perform CodeQL Analysis uses: github/codeql-action/analyze@v3 diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b00c58d7..63de61dc 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -23,7 +23,7 @@ jobs: - name: Build package run: | - uv pip install build twine wheel + uv pip install --system build twine wheel python -m build twine check dist/*
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: