[Halo] Improve Github Actions flow

Review Request #834 — Created June 2, 2022 and submitted

pprkut
Lunr.Halo
aec8908...
lunr
Split out phpcs and phpstan into dedicated jobs. We don't
need to run those two for *every* PHP version.

Ran github actions in separate branch: https://github.com/M2mobi/lunr.halo/actions/runs/2428052969

  • 0
  • 0
  • 3
  • 0
  • 3
Description From Last Updated
smillernl
  1. 
      
  2. .github/workflows/php-tests.yml (Diff revision 1)
     
     
     
     
     

    This isn't needed unless you're expecting a PHP error

  3. .github/workflows/php-tests.yml (Diff revision 1)
     
     
     
     

    This isn't needed unless you're expecting a PHP error

  4. 
      
pprkut
smillernl
  1. 
      
  2. .github/workflows/php-tests.yml (Diff revision 2)
     
     
     

    Might as well add the 8.2 nightlies while we're at it

  3. 
      
pprkut
pprkut
Review request changed

Status: Closed (submitted)

Change Summary:

Merged into master

Loading...