Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update README.md to resolve error--> line 11: could not find expected…
… ':'
  • Loading branch information
saireddyavs committed Jun 4, 2021
commit 9b13e7858a71c5ec7a0d2fb2d654cb7792e6546a
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ triggers:
shell: true
cmd: go test -v
delay: 100ms
stop_timeout:1s
stop_timeout: 1s
signal: "KILL"
kill_signal: "SIGTERM"
watch_paths:
Expand Down