Skip to content

Commit 48a11ad

Browse files
committed
nicer name for step
1 parent 148ea33 commit 48a11ad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@ jobs:
4444
with:
4545
python-version: 3.12
4646

47-
- run: |
47+
- name: Detect unexpected changes to tox.ini or CI
48+
run: |
4849
pip install -e .
4950
pip install -r scripts/populate_tox/requirements.txt
5051
python scripts/populate_tox/populate_tox.py --fail-on-changes

0 commit comments

Comments
 (0)