Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 348 Bytes

readme.md

File metadata and controls

24 lines (14 loc) · 348 Bytes

GPST data validator github action.

This action prints validates the content of g-pst/opentools repo.

Inputs

datapath

Required Name of the folder where all the data exists.

Outputs

exitcode

Exit code returned by pytest.

Example usage

uses: g-pst/[email protected]
with:
  datapath: 'data'