mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-17 15:02:57 +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: |
|
||||
python -m pip install --upgrade pip
|
||||
make dev-env
|
||||
- name: Echo sha
|
||||
run: |
|
||||
echo "SHA_TAG $GITHUB_SHA"
|
||||
- name: Build Documentation
|
||||
run: make docs
|
||||
- name: Extract Source Strings
|
||||
|
Reference in New Issue
Block a user