Skip to content

Commit

Permalink
less urls
Browse files Browse the repository at this point in the history
  • Loading branch information
mmeigs committed May 17, 2024
1 parent c076f6b commit 01fcdcb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/constants/lighthouse-urls.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ module.exports = {
urlsToRunPerProject: {
docs: [
`http://localhost:9000/docs/runner/master/`,
`http://localhost:9000/docs/runner/master/changeStreams/`,
`http://localhost:9000/docs/runner/master/replication/`,
// `http://localhost:9000/docs/runner/master/changeStreams/`,
// `http://localhost:9000/docs/runner/master/replication/`,
],
'cloud-docs': [
`http://localhost:9000/cloud-docs/runner/master/`,
`http://localhost:9000/cloud-docs/runner/master/atlas-search/atlas-search-overview/`,
`http://localhost:9000/cloud-docs/runner/master/manage-clusters/`,
// `http://localhost:9000/cloud-docs/runner/master/atlas-search/atlas-search-overview/`,
// `http://localhost:9000/cloud-docs/runner/master/manage-clusters/`,
],
},
};

0 comments on commit 01fcdcb

Please sign in to comment.