Skip to content

Commit 3eea885

Browse files
committed
Enable geckodriver for tests
1 parent 0f9cae6 commit 3eea885

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414

1515
steps:
1616
- uses: actions/checkout@v1
17+
- uses: browser-actions/setup-geckodriver@latest
1718
- name: Set up Python ${{ matrix.python-version }}
1819
uses: actions/setup-python@v2
1920
with:

0 commit comments

Comments
 (0)