File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -96,10 +96,10 @@ jobs:
9696 # - name: Test
9797 # run: yarn test
9898
99- # This job will be triggered for PR updates. It will build the dashboard
99+ # This job will be triggered for PR updates. It will build the dashboard
100100 # using `dapp-development-goerli`-taggeed packages which contain contracts
101101 # with values modified to help with the testing of dashboard. The code will be
102- # published to
102+ # published to
103103 # https://preview.dashboard.test.threshold.network/${{ github.head_ref }}/index.html
104104 # and link to the deployment will be posted as a comment in the PR.
105105 build-and-deploy-testnet-preview :
@@ -112,7 +112,7 @@ jobs:
112112 useUpstreamBuilds : false
113113 # We use `dapp-development-goerli`-taggeed packages with modified
114114 # contracts. They contain modifications that help with the testing of
115- # dashboard features.
115+ # dashboard features.
116116 dependentPackagesTag : dapp-development-goerli
117117 gcpBucketName : preview.dashboard.test.threshold.network
118118 gcpBucketPath : ${{ github.head_ref }}
You can’t perform that action at this time.
0 commit comments