Skip to content

Commit

Permalink
update jdupes version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
akahles committed Oct 24, 2024
1 parent 1194648 commit b6e71a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: |
git clone https://codeberg.org/jbruchon/jdupes.git
cd jdupes
git checkout v1.19.1
git checkout v1.27
make && sudo make install
- name: Test with pytest
run: |
Expand Down

0 comments on commit b6e71a6

Please sign in to comment.