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