mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-27 22:46:04 +00:00
Workflow change
This commit is contained in:
2
.github/workflows/test-integration-pg.yml
vendored
2
.github/workflows/test-integration-pg.yml
vendored
@@ -6,7 +6,7 @@ on:
|
||||
|
||||
jobs:
|
||||
test:
|
||||
name: Test on PHP ${{ matrix.php-versions }}
|
||||
name: Test on PHP ${{ matrix.php-versions }} ${{ matrix.branches }}
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
TEST_DATABASE_HOST: '127.0.0.1'
|
||||
|
||||
Reference in New Issue
Block a user