Skip to content

Commit

Permalink
github CI: Mingw64: don't install click-plugins; no longer used
Browse files Browse the repository at this point in the history
Saves us the whole pip install step. Less complexity is nice.

Signed-off-by: Marcus Müller <mmueller@gnuradio.org>
  • Loading branch information
marcusmueller authored and willcode committed Aug 11, 2024
1 parent dd1ac51 commit 3997b91
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/make-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -205,8 +205,6 @@ jobs:
spdlog:p
thrift:p
volk:p
- name: PIP Install
run: pip install click-plugins
- name: Checkout code
uses: actions/checkout@v4
- name: CMake
Expand Down

0 comments on commit 3997b91

Please sign in to comment.