Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Composite GitHub Actions

Example usage can be found in run-integration-tests.yml

Notes

  • Parallel execution is not yet available for composite actions
    • Therefore restore and setup-buildx are currently split as it's recommended that they be implemented in parallel downstream