mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Test a linked install in CI
This commit is contained in:
parent
b55e961900
commit
3db058a055
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ jobs:
|
|||
pip install mysqlclient
|
||||
pip install coveralls
|
||||
pip install tblib
|
||||
pip install .
|
||||
pip install -e .
|
||||
pip install .[extra]
|
||||
|
||||
- name: Initialize evennia
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue