Skip to content

Commit 3dd520c

Browse files
committed
add to ci
1 parent 4925b20 commit 3dd520c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ jobs:
4545
python-version: 3.12
4646

4747
- run: |
48+
pip install -r scripts/populate_tox/requirements.txt
49+
python scripts/populate_tox/populate_tox.py --fail-on-changes
4850
pip install -r scripts/split_tox_gh_actions/requirements.txt
4951
python scripts/split_tox_gh_actions/split_tox_gh_actions.py --fail-on-changes
5052

0 commit comments

Comments
 (0)