phalcon / migrations

Generate or migrate database changes via migrations.
https://docs.phalcon.io/latest/en/db-migrations
BSD 3-Clause "New" or "Revised" License
27 stars 23 forks source link

Speed up Workflows #63

Closed Jeckerson closed 4 years ago

Jeckerson commented 4 years ago

Update shivammathur/setup-php to v2 and add cache for extensions.

codecov[bot] commented 4 years ago

Codecov Report

Merging #63 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             master     #63   +/-   ##
========================================
  Coverage      35.4%   35.4%           
  Complexity      617     617           
========================================
  Files            26      26           
  Lines          1644    1644           
========================================
  Hits            582     582           
  Misses         1062    1062

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b16acc0...e502f1d. Read the comment docs.