Skip to content

Commit

Permalink
Merge branch 'master' into responsive-navbar-testing
Browse files Browse the repository at this point in the history
  • Loading branch information
solderq35 committed Aug 24, 2023
2 parents cffd0f0 + 9fbc72b commit 0ab97e5
Show file tree
Hide file tree
Showing 3 changed files with 639 additions and 434 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/test-build-s3.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: S3 Test Build
on:
push:
branches-ignore:
pull_request:
branches:
- master
- gh-pages

jobs:
unit-tests:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This Energy Dashboard has been developed by the Oregon State University Sustaina

### Testing Locally

We recommend setting up `nvm` to set your node installation to version 16 (`nvm use 16`).
We recommend setting up `nvm` to set your node installation to version 18 (`nvm use 18`).

Running `npm run serve` will run the front-end locally.

Expand Down
Loading

0 comments on commit 0ab97e5

Please sign in to comment.