Skip to content

Commit

Permalink
Merge branch 'main' into add/report-logs-hook
Browse files Browse the repository at this point in the history
  • Loading branch information
juliangruber authored Mar 26, 2024
2 parents efa1bbd + 864daa8 commit 14f0b97
Show file tree
Hide file tree
Showing 13 changed files with 1,100 additions and 102 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,6 @@ jobs:

- name: Run Tests
run: npm run test

- name: Check build
run: npm run build
Loading

0 comments on commit 14f0b97

Please sign in to comment.