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

Get rid of setting output variable to perl script / logging info #17

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

BrianCArnold
Copy link
Contributor

switched to using core.info to log instead of console.log

switched to using core.info to log instead of console.log
Copy link

@JJ JJ left a comment

Choose a reason for hiding this comment

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

👍


const platform = os.platform();
//console.log(`OS: :${platform}:`);
//core.info(`OS: :${platform}:`);
Copy link

Choose a reason for hiding this comment

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

Why not simply eliminate it?

@atoomic atoomic merged commit 70a9c9d into perl-actions:master Jan 2, 2024
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.

3 participants