From 9d036293d73f9fd728d7cb7feada8b77125e6a92 Mon Sep 17 00:00:00 2001 From: Thiago Nogueira dos Santos Date: Sat, 16 Sep 2023 17:48:01 -0300 Subject: [PATCH] Atualizando o Status Badge para refletir no README.md --- .github/workflows/continuous-testing.yml | 8 ++++---- README.md | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/continuous-testing.yml b/.github/workflows/continuous-testing.yml index 86055de..0efc195 100644 --- a/.github/workflows/continuous-testing.yml +++ b/.github/workflows/continuous-testing.yml @@ -4,13 +4,13 @@ on: push: branches: [ main ] pull_request: - branches: [ main, develop ] + branches: [ main ] jobs: e2e-tests: runs-on: ubuntu-22.04 - name: Robot Framework - E2E Tests 🤖 - + name: E2E Tests 🤖 + steps: - name: Checkout 🚀 uses: actions/checkout@v3 @@ -20,7 +20,7 @@ jobs: pip install robotframework pip install robotframework-browser - - name: Initialize Browser Library + - name: Initialize Browser Library (Playwright) run: | rfbrowser init diff --git a/README.md b/README.md index 2591de1..d9f7065 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Projeto de testes e2e realizado na 2ª temporada da série: Viver de Teste. -[![Robot Framework - E2E Tests](https://github.com/thinogueiras/VDT-Season02-RobotFramework/actions/workflows/ci-robot.yml/badge.svg)](https://github.com/thinogueiras/VDT-Season02-RobotFramework/actions/workflows/ci-robot.yml) +[![Robot Framework - E2E Tests](https://github.com/thinogueiras/VDT-Season02-RobotFramework/actions/workflows/continuous-testing.yml/badge.svg)](https://github.com/thinogueiras/VDT-Season02-RobotFramework/actions/workflows/continuous-testing.yml) ## Premiação do desafio VDT 🏅 🏅