Compare commits

...

1 Commits

Author SHA1 Message Date
lourw b94186b66d chore(repo): test branch 2024-12-04 14:00:42 -08:00
2 changed files with 7 additions and 0 deletions
+5
View File
@@ -93,6 +93,11 @@ jobs:
- checkout
- nx/set-shas:
main-branch-name: 'master'
- run:
command: |
echo "CIRCLE_BRANCH: $CIRCLE_BRANCH"
echo "CIRCLE_PR_NUMBER: $CIRCLE_PR_NUMBER"
echo "CIRCLE_PULL_REQUEST: $CIRCLE_PULL_REQUEST"
- run: npx nx-cloud@next start-ci-run --distribute-on="./.nx/workflows/dynamic-changesets.yaml" --stop-agents-after="e2e"
- run:
command: |
+2
View File
@@ -1,3 +1,5 @@
TEST
<p style="text-align: center;">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/nrwl/nx/master/images/nx-dark.svg">