Skip to content

Commit

Permalink
Merge branch 'develop' into remove-combat
Browse files Browse the repository at this point in the history
  • Loading branch information
SchauweM authored Sep 19, 2022
2 parents b320304 + b3a749e commit 8ae343e
Show file tree
Hide file tree
Showing 8 changed files with 16,321 additions and 17,648 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,8 @@ jobs:
- name: Run Linter
run: npm run lint

- name: Run Typecheck
run: npm run typecheck

- name: Build Project
run: npm run build
Loading

0 comments on commit 8ae343e

Please sign in to comment.