Removing PHP Composer test

This commit is contained in:
Zachary Klosko 2020-12-11 22:27:43 -05:00
parent 25904e164f
commit aabef630c1
1 changed files with 1 additions and 1 deletions

View File

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