Skip to content

Commit

Permalink
ci: disable NX cloud for now
Browse files Browse the repository at this point in the history
  • Loading branch information
schiller-manuel authored Jun 19, 2024
1 parent b575985 commit e088dde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ concurrency:

env:
NX_CLOUD_ACCESS_TOKEN: ${{ secrets.NX_CLOUD_ACCESS_TOKEN }}
NX_NO_CLOUD: true

jobs:
test:
Expand Down

0 comments on commit e088dde

Please sign in to comment.