Skip to content

Commit

Permalink
tested different setup
Browse files Browse the repository at this point in the history
  • Loading branch information
CommanderStorm committed Sep 14, 2023
1 parent c40f793 commit a4b41b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repos:
- id: regen-protobuf
name: Regenerate protobuf files
files: server/api/
entry: sh -c "(cd server/api && bash generate.bash)"
entry: bash generate.bash
language: system
pass_filenames: false
stages: [commit]
Expand Down

0 comments on commit a4b41b5

Please sign in to comment.