Skip to content

fix: Crashpad received a malformed value as an update. #58

fix: Crashpad received a malformed value as an update.

fix: Crashpad received a malformed value as an update. #58

Workflow file for this run

name: PHPUnit Test
on:
push:
pull_request:
concurrency:
group: test
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Validate composer.json and composer.lock
run: composer validate --strict
- name: Cache Composer packages
id: composer-cache
uses: actions/cache@v3
- name: Create Environments
run: echo "${{ secrets.TEST_ENV_VARIABLES }}" > .env
- name: Install and update Composer packages
run: composer run-script install-dependencies
- name: Run test suite
run: composer run-script phpunit-test
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy