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

Additional test steps in bitrise.yml #18

Closed
jamieastley opened this issue Feb 28, 2021 · 0 comments · Fixed by #23
Closed

Additional test steps in bitrise.yml #18

jamieastley opened this issue Feb 28, 2021 · 0 comments · Fixed by #23
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@jamieastley
Copy link
Collaborator

Should add additional Go test steps to run when Bitrise test step is executed:

workflows:
  test:
    steps:
      - go-list: {}
      - golint: {}
      - errcheck: {}
      - go-test: {}
@jamieastley jamieastley added the enhancement New feature or request label Feb 28, 2021
@jamieastley jamieastley added this to the 2.0.0 milestone Feb 28, 2021
@jamieastley jamieastley self-assigned this Feb 28, 2021
jamieastley added a commit to jamieastley/bitrise-step-microsoft-teams-integration that referenced this issue Feb 28, 2021
- go-list
- golint
- errcheck
- go-test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant