Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add basic test of Action #176

Merged
merged 7 commits into from Sep 12, 2022
Merged

Add basic test of Action #176

merged 7 commits into from Sep 12, 2022

Conversation

sammcj
Copy link
Collaborator

@sammcj sammcj commented Sep 12, 2022

Summary of changes

Do any of the followings changes break current behaviour or configuration?

  • No

How changes have been tested

  • No code changes.
  • On this PR the tests will have passed.

List any unknowns

@sammcj sammcj self-assigned this Sep 12, 2022
.github/workflows/test.yml Show resolved Hide resolved
.github/workflows/test.yml Show resolved Hide resolved
.github/workflows/test.yml Show resolved Hide resolved
.github/workflows/test.yml Show resolved Hide resolved
.github/workflows/test.yml Show resolved Hide resolved
.github/workflows/test.yml Show resolved Hide resolved
.github/workflows/test.yml Show resolved Hide resolved
.github/workflows/test.yml Show resolved Hide resolved
.github/workflows/test.yml Show resolved Hide resolved
.github/workflows/test.yml Show resolved Hide resolved
.github/workflows/test.yml Show resolved Hide resolved
.github/workflows/test.yml Show resolved Hide resolved
@sammcj sammcj marked this pull request as ready for review September 12, 2022 05:29
# Use the action to generate a tag for itself
- name: Test action
id: test
uses: ./
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like this I did not know was possible 🤩

@sammcj sammcj merged commit d87b8b8 into master Sep 12, 2022
@sammcj sammcj deleted the add-tests branch September 12, 2022 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Add tests for this Action
3 participants