mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-18 15:32:56 +00:00
Test sha
This commit is contained in:
3
.github/workflows/sphinx.yml
vendored
3
.github/workflows/sphinx.yml
vendored
@@ -33,6 +33,9 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
make dev-env
|
make dev-env
|
||||||
|
- name: Echo sha
|
||||||
|
run: |
|
||||||
|
echo "SHA_TAG $GITHUB_SHA"
|
||||||
- name: Build Documentation
|
- name: Build Documentation
|
||||||
run: make docs
|
run: make docs
|
||||||
- name: Extract Source Strings
|
- name: Extract Source Strings
|
||||||
|
Reference in New Issue
Block a user