Skip to content

Has the setNeutral method been removed? #146

Description

@gr2m

I don't find it in the code. And there is a test that claims to test it but actually does not:

it('setNeutral sets the correct exit code', () => {
core.setFailed('Failure message')
expect(process.exitCode).toBe(core.ExitCode.Failure)
})

Has the neutral exit code been removed from actios altogether?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions