Skip to content

Commit

Permalink
remove testmo (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
dhuangnm authored Feb 25, 2025
1 parent cd836aa commit 1ec8eb7
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 341 deletions.
13 changes: 0 additions & 13 deletions actions/install-testmo/README.md

This file was deleted.

32 changes: 0 additions & 32 deletions actions/install-testmo/action.yml

This file was deleted.

4 changes: 0 additions & 4 deletions actions/summary-test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ inputs:
gitref:
description: git commit hash or branch name
required: true
testmo_run_url:
description: testmo URL for this particular run
required: true
python:
description: python version info
required: true
Expand Down Expand Up @@ -50,5 +47,4 @@ runs:
echo "| extra: | ${{ inputs.extra }} |" >> $GITHUB_STEP_SUMMARY
fi
echo "" >> $GITHUB_STEP_SUMMARY
echo "#### TestMo URL: ${{ inputs.testmo_run_url }}" >> $GITHUB_STEP_SUMMARY
shell: bash
37 changes: 0 additions & 37 deletions actions/testmo-create-resources/action.yml

This file was deleted.

51 changes: 0 additions & 51 deletions actions/testmo-create-resources/compose_testmo_resources_file.py

This file was deleted.

41 changes: 0 additions & 41 deletions actions/testmo-run-complete/action.yml

This file was deleted.

76 changes: 0 additions & 76 deletions actions/testmo-run-create/action.yml

This file was deleted.

87 changes: 0 additions & 87 deletions actions/testmo-run-submit-thread/action.yml

This file was deleted.

0 comments on commit 1ec8eb7

Please sign in to comment.