Skip to content

Commit

Permalink
chore(dx): ignore test folder watch for integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
cristianoliveira committed Nov 30, 2024
1 parent 3c07b2e commit c301085
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .watch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
- "examples/*.yml"
ignore:
- "examples/reload-config-example.yml"
- "examples/workdir/ignored/**"
- "examples/workdir/**"
- "**/*.log"
run_on_init: true

Expand Down

0 comments on commit c301085

Please sign in to comment.