There was an error while loading. Please reload this page.
1 parent 0f9cae6 commit 3eea885Copy full SHA for 3eea885
.github/workflows/tests.yml
@@ -14,6 +14,7 @@ jobs:
14
15
steps:
16
- uses: actions/checkout@v1
17
+ - uses: browser-actions/setup-geckodriver@latest
18
- name: Set up Python ${{ matrix.python-version }}
19
uses: actions/setup-python@v2
20
with:
0 commit comments