Skip to content

Commit 574de45

Browse files
committed
https://github.com/wbond/oscrypto/issues/78#issuecomment-1757552649
Signed-off-by: John Andersen <[email protected]>
1 parent 8f57df8 commit 574de45

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@ jobs:
3939
activate-environment: scitt
4040
environment-file: environment.yml
4141
- run: |
42-
env
43-
python -m pip install -I git+https://github.com/wbond/oscrypto.git
44-
env
45-
python -m pytest
42+
env
43+
python -m pip install -I git+https://github.com/wbond/oscrypto.git
44+
env
45+
python -m pytest
4646
4747
ci-cd-build-and-push-image-container:
4848
name: CI/CD (container)

0 commit comments

Comments
 (0)