Removing PHP Composer test
This commit is contained in:
parent
25904e164f
commit
aabef630c1
|
@ -19,7 +19,7 @@ jobs:
|
|||
python-version: '3.6'
|
||||
- run: ENVIRONMENT=testing && LIBRETIME_LOG_DIR=/tmp/log/libretime
|
||||
- run: sudo bash ./.github/scripts/install.sh
|
||||
- run: sudo composer install
|
||||
# - run: sudo composer install
|
||||
- run: sudo bash ./.github/scripts/python-pkg-install.sh
|
||||
- run: sudo bash ./.github/scripts/python-pkg-test.sh
|
||||
# test-xenial:
|
||||
|
|
Loading…
Reference in New Issue