mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
GH branch ref scheme doesn't work, try without
This commit is contained in:
parent
8757cc9003
commit
64169889f3
1 changed files with 1 additions and 2 deletions
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue