mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-05-23 08:02:31 -04:00
Update cffi dep to 1.15.0
This commit is contained in:
@@ -12,6 +12,6 @@ jobs:
|
||||
with:
|
||||
python-version: '3.x'
|
||||
- name: Install dependencies
|
||||
run: pip install -r requirements.txt
|
||||
run: pip install --upgrade pip && pip install -r requirements.txt
|
||||
- name: Run tests
|
||||
run: ./run test
|
||||
|
||||
Reference in New Issue
Block a user