mirror of
https://github.com/evennia/evennia.git
synced 2026-04-05 15:37:17 +02:00
Test a linked install in CI
This commit is contained in:
parent
6ae9ea6068
commit
7d4c531b13
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