bwbioinfo/List test files
Produce paired matrix of test-input files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 20, 2023
- License
- None
Pinned Snippet
uses: bwbioinfo/list-files-action@107e433467e92f746921887fac0c67c5d148c044 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| test-file-directory | Where the test files are located | yes | — |
| test-file-extension | The extension of the test files (e.g. cwl ; not .cwl) | yes | — |
| inputs-file-extension | The extension of the input manifest (to replace the extension of the test files, e.g. yml ; not .yml). | yes | — |
Outputs
| name | description |
|---|---|
| tests-matrix | The matrix of test files and input manifests |