Skip to content

Commit

Permalink
Add just check
Browse files Browse the repository at this point in the history
  • Loading branch information
anacrolix committed Oct 17, 2024
1 parent 9c8b714 commit 023b5dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions justfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
check:
go test -run @ -failfast ./... > /dev/null

0 comments on commit 023b5dd

Please sign in to comment.