Skip to content

Commit

Permalink
https://github.com/wbond/oscrypto/issues/78#issuecomment-1757552649
Browse files Browse the repository at this point in the history
Signed-off-by: John Andersen <[email protected]>
  • Loading branch information
pdxjohnny committed Nov 22, 2023
1 parent 8f57df8 commit 574de45
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@ jobs:
activate-environment: scitt
environment-file: environment.yml
- run: |
env
python -m pip install -I git+https://github.com/wbond/oscrypto.git
env
python -m pytest
env
python -m pip install -I git+https://github.com/wbond/oscrypto.git
env
python -m pytest
ci-cd-build-and-push-image-container:
name: CI/CD (container)
Expand Down

0 comments on commit 574de45

Please sign in to comment.