Skip to content

Commit

Permalink
Merge branch 'main' into feat/sync-connect-signals
Browse files Browse the repository at this point in the history
  • Loading branch information
nartc authored Jul 15, 2024
2 parents 7cff678 + 2ba97f9 commit d1825cf
Show file tree
Hide file tree
Showing 2 changed files with 3,742 additions and 3,926 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:

env:
NX_VERBOSE_LOGGING: true
NX_NO_CLOUD: true

# Needed for nx-set-shas when run on the main branch
permissions:
Expand All @@ -31,7 +32,7 @@ jobs:
- uses: pnpm/action-setup@v3
name: Install pnpm
with:
version: 8
version: 9
run_install: false

- name: Start CI run
Expand Down
Loading

0 comments on commit d1825cf

Please sign in to comment.