mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-30 12:14:36 +00:00
Skip install
This commit is contained in:
@@ -14,12 +14,6 @@ jobs:
|
||||
with:
|
||||
persist-credentials: false
|
||||
|
||||
- name: Install pip-tools
|
||||
run: |
|
||||
python -m venv venv
|
||||
source venv/bin/activate
|
||||
python -m pip install --upgrade pip pip-tools
|
||||
|
||||
- name: Upgrade outdated packages
|
||||
run: |
|
||||
items=($(
|
||||
|
||||
Reference in New Issue
Block a user