RealDevSquad/todo-action-items

GitHub Workflow: Stop tests running 2 times on PR's on each Repository

Offen

#98 geöffnet am 22.08.2022

 (1 Kommentar) (0 Reaktionen) (1 zugewiesene Person) (10 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (5 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Issue

  • Every Repository has a workflow in which every time we make a PR / make changes in PR it runs 2 tests.

How to verify if these checks are working;

  • Create a GitHub repo with the workflow (You can also fork a repo from Real Dev Squad)
  • Make a pull request on it
  • Now make some changes and update the branch
  • Check if the tests run again

Issue screenshots

  • Something similar to the screenshot below : image

  • This needs to be changed to a single test that runs on every update in PR

  • Something similar to the screenshot below: image

Repositories that require this change

Contributor Guide