Skip to content

Commit

Permalink
Try installing deps
Browse files Browse the repository at this point in the history
  • Loading branch information
fcooper8472 committed Aug 22, 2024
1 parent 62492a0 commit 1be5462
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ jobs:
- name: checkout repo
uses: actions/checkout@v4

- name: install deps
run: ${{ matrix.deps }}

- uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python }}
Expand Down

0 comments on commit 1be5462

Please sign in to comment.