Skip to content

Commit

Permalink
remove selenoid
Browse files Browse the repository at this point in the history
  • Loading branch information
Achitheus committed Feb 12, 2024
1 parent bb87506 commit 7927add
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests-and-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
cache: 'maven'
distribution: 'zulu'

- name: Start selenoid
uses: Xotabu4/selenoid-github-action@v2
# - name: Start selenoid
# uses: Xotabu4/selenoid-github-action@v2

- name: Run Test
run: ./mvnw verify -e -P env-test
Expand Down

0 comments on commit 7927add

Please sign in to comment.