Skip to content

Commit

Permalink
chore: point to avery/updates/version
Browse files Browse the repository at this point in the history
  • Loading branch information
EverlastingBugstopper committed Apr 4, 2022
1 parent d9fc814 commit 9e92b2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xtask/src/commands/integration_test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ pub struct IntegrationTest {
pub(crate) target: Target,

// The supergraph-demo branch to check out
#[structopt(long = "branch", default_value = "main")]
#[structopt(long = "branch", default_value = "avery/updates-verseion")]
pub(crate) branch: String,

// The supergraph-demo org to clone
Expand Down

0 comments on commit 9e92b2d

Please sign in to comment.