Skip to content

Commit

Permalink
fix make test-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jmank88 committed Mar 29, 2024
1 parent e33ba77 commit b6518f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
SHELL=/bin/bash -o pipefail

.PHONY: all
all: build

Expand Down

0 comments on commit b6518f0

Please sign in to comment.