Skip to content

Commit

Permalink
Merge branch 'main' into implement-nav-bar
Browse files Browse the repository at this point in the history
  • Loading branch information
Cruikshanks authored Oct 25, 2023
2 parents 7f2cc22 + 1f414ea commit 3283440
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 59 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
! grep -R 'describe.only(\|it.only(' test
- name: Install Node
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version-file: ".nvmrc"

Expand Down
118 changes: 60 additions & 58 deletions package-lock.json

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

0 comments on commit 3283440

Please sign in to comment.