From c991a57b8a85900a034a2ed620145acea88d5c22 Mon Sep 17 00:00:00 2001 From: Jason Ish Date: Mon, 8 Jul 2024 16:12:34 -0600 Subject: [PATCH] fixup --- .github/workflows/tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 0e0b4f8..d8a003c 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -229,6 +229,7 @@ jobs: - run: brew install python #- run: pip3 install PyYAML - run: brew install PyYAML + - run: brew search pytest - run: brew install pytest - uses: actions/checkout@v1 - run: PYTHONPATH=. python3 -m pytest