Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 597 Bytes

File metadata and controls

13 lines (9 loc) · 597 Bytes

XDTesting Print Directory Structure

This action visualizes the structure of directories of the repository at the moment of execution. This action is important to validate the execution result of the action XDTesting Create Directory. Both of these actions are developed to provide support for ontology testing based on the eXtreme Design ontology modelling methodology.

Usage

Add the following entry to your Github workflow YAML file:

steps:
  - name: XDTesting Print Directory Structure
    uses: FiorelaCiroku/XDTesting-Print-Directory-Structure@v1.0.2