Skip to content

Commit

Permalink
chore: bump nx-cloud (#3537)
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesHenry committed Feb 13, 2023
1 parent 5eafb62 commit 1d58bee
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 43 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Expand Up @@ -17,7 +17,6 @@ env:
NX_CLOUD_DISTRIBUTED_EXECUTION: true
NX_BRANCH: ${{ github.event.number || github.ref_name }}
NX_VERBOSE_LOGGING: true
NX_CLOUD_NUMBER_OF_RETRIES: 1

jobs:
main:
Expand Down
82 changes: 41 additions & 41 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -118,7 +118,7 @@
"@nrwl/eslint-plugin-nx": "15.5.2",
"@nrwl/jest": "15.5.2",
"@nrwl/js": "15.5.2",
"@nrwl/nx-cloud": "15.0.4-beta.3",
"@nrwl/nx-cloud": "15.1.0-beta.3",
"@nrwl/nx-plugin": "15.5.2",
"@nrwl/web": "15.5.2",
"@swc-node/register": "^1.4.2",
Expand Down

0 comments on commit 1d58bee

Please sign in to comment.