Skip to content
Snippets Groups Projects
Commit 16b79832 authored by Adrien Béraud's avatar Adrien Béraud
Browse files

github: disable python

parent bc850bf0
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ jobs:
run: |
cd argon2 && make && sudo make install && cd ..
- name: configure
run: ./configure
run: ./configure --disable-python
- name: make
run: make
- name: make check
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment