mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-30 12:11:32 +08:00
Checkout repo in end2end workflow
This commit is contained in:
parent
f889cb4621
commit
03f9eba97d
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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…
Reference in New Issue
Block a user