Skip to content

Commit 53ce1c2

Browse files
Copilotmrjf
andauthored
CI: install pyyaml so test_lock_creds_before_merge can run
Agent-Logs-Url: https://github.com/githubnext/autoloop/sessions/db0c7c36-cb2d-484b-997e-b523c356f1de Co-authored-by: mrjf <180956+mrjf@users.noreply.github.com>
1 parent a680fb2 commit 53ce1c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ jobs:
1313
- uses: actions/setup-python@v5
1414
with:
1515
python-version: "3.12"
16-
- run: pip install pytest
16+
- run: pip install pytest pyyaml
1717
- run: pytest tests/ -v

0 commit comments

Comments
 (0)