Skip to content

Commit

Permalink
Try codeball
Browse files Browse the repository at this point in the history
  • Loading branch information
benb116 committed Jan 17, 2023
1 parent b6ea6e0 commit 7b31ea9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/lint-and-test-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ jobs:
run: ./node_modules/.bin/tsc
working-directory: server

- name: Codeball AI Code Review
uses: sturdy-dev/codeball-action@v2.6.0

- name: Build from Docker-Compose
run: docker-compose -f docker-compose.yml -f development.yml build
env:
Expand Down

0 comments on commit 7b31ea9

Please sign in to comment.