Skip to content

Commit 981bf5c

Browse files
committed
a
Signed-off-by: Vlad Gheorghiu <[email protected]>
1 parent b8af550 commit 981bf5c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/python_simplified.yml

-2
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ jobs:
3333
3434
- name: Run examples
3535
run: |
36-
python -m pip install --upgrade pip
37-
pip install .
3836
python examples/kem.py
3937
python examples/sig.py
4038
python examples/rand.py

0 commit comments

Comments
 (0)