mentorship-backend icon indicating copy to clipboard operation
mentorship-backend copied to clipboard

Bug: Tests run more than once in Gtihub Actions

Open devkapilbansal opened this issue 4 years ago • 4 comments

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:

  1. Go to Actions
  2. Click on any recent workflow
  3. Go to build workflow
  4. Scroll down to tests
  5. 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

devkapilbansal avatar May 05 '21 19:05 devkapilbansal

@isabelcosta once approved if no one takes the issue, I will make a PR for it

devkapilbansal avatar May 05 '21 19:05 devkapilbansal

Oh oops sorry assigned by mistake. It is a valid issue btw do you want to work on it?

epicadk avatar May 05 '21 20:05 epicadk

Oh oops sorry assigned by mistake. It is a valid issue btw do you want to work on it?

I can

devkapilbansal avatar May 05 '21 20:05 devkapilbansal

Will open a PR by today

devkapilbansal avatar May 05 '21 20:05 devkapilbansal