Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

Commit

Permalink
Merge branch 'master' into fork-master
Browse files Browse the repository at this point in the history
  • Loading branch information
Paweł Dzwonkowski committed Apr 20, 2022
2 parents 44e96a5 + ab33756 commit d27ced4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PKG_NAME=pagerduty
default: build

build: fmtcheck
go install
go install -tags timetzdata

test: fmtcheck
go test -i $(TEST) || exit 1
Expand Down

0 comments on commit d27ced4

Please sign in to comment.