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

BUG: Fix local debugger not running #145

Merged
merged 1 commit into from
Oct 3, 2023
Merged

Conversation

DavidFair
Copy link
Collaborator

Description:

Fixes the local debugger not running, as we manually added codecov to the pytest.ini file. This should have only been in the GH job, and was a temporary workaround until we got that working

Special Notes:


Submitter:

Have you (where applicable):

  • Added unit tests?
  • Checked the latest commit runs on Dev?
  • Updated the example config file(s) and README?

Reviewer

Does this PR:

  • Place non-StackStorm code into the lib directory?
  • Have unit tests for the action/sensor and lib layers?
  • Have clear and obvious action parameter names and descriptions?

Fixes the local debugger not running, as we manually added codecov to
the pytest.ini file. This should have only been in the GH job, and was a
temporary workaround until we got that working
@DavidFair DavidFair added the bug Something isn't working label Oct 3, 2023
Copy link
Collaborator

@anish-mudaraddi anish-mudaraddi left a comment

Choose a reason for hiding this comment

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

yes - I was running into this problem to 👍

@anish-mudaraddi anish-mudaraddi merged commit 1d207db into main Oct 3, 2023
@anish-mudaraddi anish-mudaraddi deleted the Fix_local_debug branch October 3, 2023 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants