mentorship-backend
mentorship-backend copied to clipboard
Bug: Tests run more than once in Gtihub Actions
Describe the bug
In workflow, tests are mentioned more than once to run. This is causing wastage of resources(although we get it for free) and time.
To Reproduce
Steps to reproduce the behavior:
- Go to Actions
- Click on any recent workflow
- Go to build workflow
- Scroll down to tests
- See tests running more than once
Expected behavior
Tests should run only once
Additional context
The same was discussed on zulip some time ago where a solution was also proposed
@isabelcosta once approved if no one takes the issue, I will make a PR for it
Oh oops sorry assigned by mistake. It is a valid issue btw do you want to work on it?
Oh oops sorry assigned by mistake. It is a valid issue btw do you want to work on it?
I can
Will open a PR by today