Skip to content

Commit

Permalink
Merge branch 'main' into lyton/27 to update changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyton505 committed Nov 10, 2024
2 parents 7ab1f40 + 2b91e9d commit 5ad0d86
Show file tree
Hide file tree
Showing 36 changed files with 983 additions and 1,081 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v2
with:
node-version: '16'
node-version: "16"

- name: Install dependencies
run: npm install
working-directory: ./api

- name: Run Prettier
run: npm run format
working-directory: ./api
working-directory: ./api
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
# PennsylvaniaWomenWork
# PennsylvaniaWomenWork
Loading

0 comments on commit 5ad0d86

Please sign in to comment.