mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-03 06:44:27 -04:00
- Fix concurrency key for push events (use github.ref instead of github.run_id) - Add PHP setup and composer install in test job to fix missing PHPUnit - Remove continue-on-error and || true from archive creation - Remove || true from database initialization - Upgrade softprops/action-gh-release from v1 to v2 - Update README to reflect MariaDB testing via Docker