Skip to content

Commit

Permalink
Run with example.yaml in autoreload
Browse files Browse the repository at this point in the history
  • Loading branch information
caitlinelfring committed Aug 21, 2020
1 parent c35eab8 commit 3939d67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autoreload.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ tests() {

run() {
echo "Running..."
go run main.go
go run main.go -r example.yaml
}

run
Expand Down

0 comments on commit 3939d67

Please sign in to comment.