Skip to content

Commit

Permalink
fix ci missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Risto97 committed Oct 5, 2024
1 parent 648dd7d commit 48a0c5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
sudo make install
cd ..
pip install peakrdl
pip install peakrdl rich
- name: run tests
run: |
Expand Down

0 comments on commit 48a0c5d

Please sign in to comment.