mirror of
https://github.com/evennia/evennia.git
synced 2026-08-18 11:14:44 +00:00
GH branch ref scheme doesn't work, try without
This commit is contained in:
3
.github/workflows/pythonpackage.yml
vendored
3
.github/workflows/pythonpackage.yml
vendored
@ -69,8 +69,7 @@ jobs:
|
||||
pip install codacy-coverage
|
||||
pip install -e .
|
||||
|
||||
- name: Install extra dependencies # Only develop branch right now
|
||||
if: github.ref == 'ref/head/develop'
|
||||
- name: Install extra dependencies
|
||||
run: pip install -r requirements_extra.txt
|
||||
|
||||
- name: Install and initialize evennia
|
||||
|
||||
Reference in New Issue
Block a user