Skip to content

Commit f6de3ca

Browse files
authored
Update test_startcmsproject.yml
1 parent 6ad7109 commit f6de3ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test_startcmsproject.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
python-version: ${{ matrix.python-version }}
3030
- name: Create project from template
3131
run: |
32+
echo $GITHUB_REF
3233
python -m venv .venv
3334
source ./.venv/bin/activate
3435
python -m pip install --upgrade pip

0 commit comments

Comments
 (0)