Skip to content

feat: CP toast on decrypt failure with per-form deduplication #24

feat: CP toast on decrypt failure with per-form deduplication

feat: CP toast on decrypt failure with per-form deduplication #24

Workflow file for this run

name: Code Style
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
pint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: shivammathur/setup-php@v2
with:
php-version: '8.4'
coverage: none
- run: composer install --no-interaction --prefer-dist --no-progress
- run: vendor/bin/pint --test