Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

Commit

Permalink
Initial Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
mrepol742 committed Feb 1, 2024
1 parent 7b7235d commit f25a4b9
Show file tree
Hide file tree
Showing 8 changed files with 244 additions and 31,114 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: npm Clean Install
run: npm ci
- name: Test JSON Files
run: cd data && node test.js
run: node test/validate-json.js
- name: Test Orion Source Files
run: |
npm i --include=dev
Expand Down
2 changes: 1 addition & 1 deletion data/accountPreferences.json

Large diffs are not rendered by default.

Loading

0 comments on commit f25a4b9

Please sign in to comment.