GravityPDF / gravity-pdf

Gravity PDF is a GPLv2-licensed WordPress plugin that allows you to automatically generate, email and download PDF documents using Gravity Forms.
https://gravitypdf.com
88 stars 21 forks source link

Adjust build and automated tests #1381

Closed jakejackson1 closed 2 years ago

jakejackson1 commented 2 years ago

Description

Still having trouble building Gravity PDF due to the custom @wordpress/env package. This PR swaps back to yarn to check if the new node_modules caching running on GitHub Actions fixes the problem.

Testing instructions

The automated tests will handle it.

Checklist:

Additional Comments

codecov[bot] commented 2 years ago

Codecov Report

Merging #1381 (c1bc089) into development (d653487) will not change coverage. The diff coverage is n/a.

:exclamation: Current head c1bc089 differs from pull request most recent head 81799ca. Consider uploading reports for the commit 81799ca to get more accurate results

@@             Coverage Diff              @@
##           development    #1381   +/-   ##
============================================
  Coverage        93.30%   93.30%           
============================================
  Files               57       57           
  Lines             1464     1464           
  Branches           370      370           
============================================
  Hits              1366     1366           
  Misses              90       90           
  Partials             8        8