Skip to content

Commit

Permalink
Atualização README.md e pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
thinogueiras committed Mar 16, 2024
1 parent be7d4d1 commit 72190ee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/continuous-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ on:
pull_request:
branches: [ main ]

workflow_dispatch:

env:
BROWSERSTACK_USERNAME: ${{ secrets.BROWSERSTACK_USERNAME }}
BROWSERSTACK_ACCESS_KEY: ${{ secrets.BROWSERSTACK_ACCESS_KEY }}
Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Automação de Testes para Android com Java, JUnit 5 e Appium, com integração com o BrowserStack.
# Automação de Testes para Android utilizando Java, JUnit 5 e Appium 9.2.0, com integração com o BrowserStack.

[![BrowserStack Tests](https://github.com/thinogueiras/Java-Appium-BrowserStack/actions/workflows/continuous-testing.yml/badge.svg?branch=main)](https://github.com/thinogueiras/Java-Appium-BrowserStack/actions/workflows/continuous-testing.yml)

## Pré-requisitos mínimos de ambiente:

Expand Down

0 comments on commit 72190ee

Please sign in to comment.