Skip to content

Commit 1099d3c

Browse files
committed
update playwright tests
1 parent 7fb5a17 commit 1099d3c

File tree

2 files changed

+0
-40
lines changed

2 files changed

+0
-40
lines changed

.github/workflows/accessibility-tests.yml

Lines changed: 0 additions & 35 deletions
This file was deleted.

.github/workflows/playwright.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,6 @@ jobs:
2727
python -m pip install --upgrade pip
2828
pip install -r requirements.txt
2929
python -m playwright install --with-deps chromium
30-
- name: Set up Ruby
31-
uses: ruby/setup-ruby@v1
32-
with:
33-
bundler-cache: true
34-
# Run tests
3530
- name: Run Tests
3631
run: |
3732
python -m pytest

0 commit comments

Comments
 (0)