We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8af550 commit 981bf5cCopy full SHA for 981bf5c
.github/workflows/python_simplified.yml
@@ -33,8 +33,6 @@ jobs:
33
34
- name: Run examples
35
run: |
36
- python -m pip install --upgrade pip
37
- pip install .
38
python examples/kem.py
39
python examples/sig.py
40
python examples/rand.py
0 commit comments