Compare commits

...

1 Commits

Author SHA1 Message Date
“JamesHenry” 8ef03071a2 chore(repo): core change profiling 2024-05-17 19:46:54 +04:00
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -90,7 +90,7 @@ jobs:
- checkout
- nx/set-shas:
main-branch-name: 'master'
- run: npx nx-cloud@next start-ci-run --distribute-on=".nx/workflows/dynamic-changesets.yaml" --stop-agents-after="e2e"
- run: npx nx-cloud@next start-ci-run --distribute-on="12 linux-medium" --stop-agents-after="e2e"
- run:
command: |
sudo apt-get update
+3
View File
@@ -1 +1,4 @@
export { initTasksRunner } from './tasks-runner/init-tasks-runner';
// some change
// different change