Skip to content

Commit

Permalink
debug ci
Browse files Browse the repository at this point in the history
  • Loading branch information
geakstr committed Nov 13, 2023
1 parent 72e9253 commit 5108479
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,5 @@ jobs:
working-directory: ./backend
run: |
./ctl.sh update-proto
git status --porcelain
test -z "$(git status --porcelain)" || (echo "please run './ctl.sh update-proto', and submit your changes"; exit 1)

0 comments on commit 5108479

Please sign in to comment.