Skip to content

Commit 7af3cf4

Browse files
committed
ci: add pip cache
1 parent 82a1251 commit 7af3cf4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
- uses: actions/setup-python@v6
2424
with:
2525
python-version: 3.13
26+
cache: pip
2627

2728
- uses: zephyrproject-rtos/action-zephyr-setup@v1
2829
with:

0 commit comments

Comments
 (0)