Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into update-react-markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
tnrich committed Oct 22, 2024
2 parents 18910fd + fe9d755 commit 254c5bd
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions nx.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,15 @@
"$schema": "./node_modules/nx/schemas/nx-schema.json",
"tasksRunnerOptions": {
"default": {
"runner": "nx-cloud",
"runner": "nx/tasks-runners/default",
"options": {
"cacheableOperations": [
"build",
"lint",
"test",
"e2e",
"e2e-playwright"
],
"accessToken": "N2UyMWU2MjktZTIwNy00MTc2LTk4OTMtNDBjYzBkNGFkYTQ4fHJlYWQtd3JpdGU="
]
}
}
},
Expand Down

0 comments on commit 254c5bd

Please sign in to comment.