Add fswatch package
This commit is contained in:
parent
e395e8ca65
commit
ce4b435eb2
|
@ -17,7 +17,7 @@ jobs:
|
||||||
brew update
|
brew update
|
||||||
|
|
||||||
brew install bash
|
brew install bash
|
||||||
brew install gnu-sed
|
brew install fswatch
|
||||||
echo "/usr/local/bin" >> $GITHUB_PATH
|
echo "/usr/local/bin" >> $GITHUB_PATH
|
||||||
- name: Execute tests and generate coverage report
|
- name: Execute tests and generate coverage report
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in New Issue