Skip to content
box

GitHub Action

Print directory structure

v1.0.2 Latest version

Print directory structure

box

Print directory structure

This is an action that is able to print the stucture of the directories present in the repository at the moment of execution

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Print directory structure

uses: FiorelaCiroku/[email protected]

Learn more about this action in FiorelaCiroku/XDTesting-Print-Directory-Structure

Choose a version

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/[email protected]