Skip to content

Commit 0e8e724

Browse files
authored
Merge pull request #1219 from lorengordon/fix/ci
2 parents 089b641 + 0c435c5 commit 0e8e724

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ SHELL := bash
2222
.SHELLFLAGS := -eu -o pipefail -c
2323
.SUFFIXES:
2424

25+
, := ,
26+
2527
export PYTHON ?= python3
2628

2729
.PHONY: guard/% %/install %/lint

0 commit comments

Comments
 (0)