Adding back PHP tests (I think)
This commit is contained in:
parent
2adf947148
commit
488a611440
1 changed files with 2 additions and 1 deletions
3
.github/workflows/test-all-Ubuntu.yml
vendored
3
.github/workflows/test-all-Ubuntu.yml
vendored
|
@ -19,7 +19,8 @@ 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: cd airtime_mvc/tests && sudo bash ../../vendor/bin/phpunit
|
||||
- run: sudo bash ./.github/scripts/python-pkg-install.sh
|
||||
- run: sudo bash ./.github/scripts/python-pkg-test.sh
|
||||
# test-xenial:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue