/cfmatrix-example-pass

Example of using cfmatrix to run tests

Primary LanguageColdFusionApache License 2.0Apache-2.0

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.