File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343 run : composer install
4444
4545 - name : Load Postgres database
46- run : PGPASSWORD=password psql -U postgres -h0.0.0.0 -a -f vendor/linna/db-dumps/src/linna_db_pgsql .sql
46+ run : PGPASSWORD=password psql -U postgres -h0.0.0.0 -a -f vendor/linna/db-dumps/src/linna_db_pgsql_test .sql
4747
4848 - name : Execute tests
4949 run : vendor/bin/phpunit -c phpunit.xml --verbose
Original file line number Diff line number Diff line change 1- preset : psr2
1+ preset : psr12
22
33finder :
44 name :
Original file line number Diff line number Diff line change 1212
1313<div align =" center " >
1414
15+ [ ![ Tests] ( https://github.com/linna/auth-mapper-pgsql/actions/workflows/tests.yml/badge.svg )] ( https://github.com/linna/auth-mapper-pgsql/actions/workflows/tests.yml )
1516[ ![ StyleCI] ( https://github.styleci.io/repos/209962835/shield?branch=master&style=flat )] ( https://github.styleci.io/repos/209962835 )
1617[ ![ PDS Skeleton] ( https://img.shields.io/badge/pds-skeleton-blue.svg?style=flat )] ( https://github.com/php-pds/skeleton )
1718[ ![ PHP 8.1] ( https://img.shields.io/badge/PHP-8.1-8892BF.svg )] ( http://php.net )
You can’t perform that action at this time.
0 commit comments