Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
Enable tests
  • Loading branch information
jacobsantos authored Aug 4, 2023
1 parent 039e9cf commit 9073484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ build_script:
- go build

# disable automatic tests
test: off
test: on

# disable deployment
deploy: off

0 comments on commit 9073484

Please sign in to comment.