Skip to content

Commit

Permalink
change default shell in Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
jcubic committed Nov 10, 2023
1 parent 3bd529a commit be2b99a
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

.PHONY: publish test coveralls lint zero coverage

VERSION=1.0.0-beta.16
Expand Down

0 comments on commit be2b99a

Please sign in to comment.