Skip to content

Commit

Permalink
debug: scenario is running localy, but not via github. debuging
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitriy-woof-software committed Jun 13, 2024
1 parent 501825c commit 3ed5b7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scenario/CrossChainGovernanceScenario.ts
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ scenario(
}
);

scenario(
scenario.only(
'upgrade Arbitrum governance contracts and ensure they work properly',
{
filter: async ctx => matchesDeployment(ctx, [{network: 'arbitrum'}, {network: 'arbitrum-goerli'}])
Expand Down

0 comments on commit 3ed5b7e

Please sign in to comment.