farmOS/.github/workflows
Michael Stenta 6a9c872e9b Use phpunit instead of paratest.
PostgreSQL tests fail because Drupal core patch is trying to install pg_trgm
extension in parallel multiple times.

Failed to run installer database tasks: Drupal could not check for the pg_trgm extension: SQLSTATE[23505]: Unique violation: 7 ERROR:  duplicate key value violates unique constraint "pg_extension_name_index"
DETAIL:  Key (extname)=(pg_trgm) already exists.: CREATE EXTENSION IF NOT EXISTS pg_trgm;
2023-10-30 12:07:29 -04:00
..
deliver.yml Use phpunit instead of paratest. 2023-10-30 12:07:29 -04:00
enforce-changelog.yml Update dangoslen/changelog-enforcer to v3. 2022-12-16 08:14:13 -05:00
netlify-build-docs.yml Change all references of 2.x to 3.x in code, docs, and workflows. 2023-10-27 09:25:10 -04:00