Skip to content

Commit

Permalink
[pytest.yml] add treelib
Browse files Browse the repository at this point in the history
  • Loading branch information
diivm committed Jul 4, 2021
1 parent 6db776d commit 4921b17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
- name: Install pip
run: python -m pip install --upgrade pip

- name: Install pytest
run: pip install pytest
- name: Install packages
run: pip install pytest treelib

# Install clang and it's python inteface via apt
- name: Add llvm keys
Expand Down

0 comments on commit 4921b17

Please sign in to comment.