Skip to content

Commit

Permalink
--no-venv
Browse files Browse the repository at this point in the history
  • Loading branch information
milesstoetzner committed Jul 17, 2023
1 parent a481614 commit 4338646
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/night.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
vintner setup clean
vintner setup init
vintner orchestrators init xopera --venv false --dir false
vintner orchestrators init xopera --no-venv
vintner orchestrators enable --orchestrator xopera
vintner templates import --template motivation --path examples/xopera-motivation
Expand Down Expand Up @@ -148,7 +148,7 @@ jobs:
vintner setup clean
vintner setup init
vintner orchestrators init unfurl
vintner orchestrators init unfurl --no-venv
vintner orchestrators enable --orchestrator unfurl
vintner templates import --template artifacts --path examples/unfurl-artifacts
Expand Down

0 comments on commit 4338646

Please sign in to comment.