Checkout repo in end2end workflow

Jeremy Tuloup 5 years ago
parent f889cb4621
commit 03f9eba97d

@ -161,6 +161,8 @@ jobs:
matrix:
browser: [firefox, chromium]
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Install Python
uses: actions/setup-python@v2
with:

Loading…
Cancel
Save