Skip to content

Commit

Permalink
this is actually useless
Browse files Browse the repository at this point in the history
  • Loading branch information
lubien committed Dec 9, 2024
1 parent ca670c4 commit c9b180f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/testlib/deployer.go
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,6 @@ func (d *DeployTestRun) Start(ctx context.Context) error {
env := []string{
fmt.Sprintf("FLY_API_TOKEN=%s", d.apiToken),
fmt.Sprintf("DEPLOY_ORG_SLUG=%s", d.orgSlug),
fmt.Sprintf("DEPLOY_TRIGGER=%s", "launch"),
}

if d.appName != "" {
Expand Down

0 comments on commit c9b180f

Please sign in to comment.