GH branch ref scheme doesn't work, try without

This commit is contained in:
Griatch 2020-05-25 22:42:14 +02:00
parent 8757cc9003
commit 64169889f3

View file

@ -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