Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 579 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 579 Bytes

cfmatrix-example-pass

example workflow

Example of using cfmatrix to run tests.

This repository shows the minimum requirements for adding a CI test matrix (test multiple CF engines).

You simply copy the .github/workflows/example.yml file and edit the TEST_RUNNER_URI environment variable to point to your test runner cfm file.

See the main cfmatrix for more info.