1
0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-11-26 13:14:31 +01:00

Added logic to print name of RoboCop checks triggered by brew audit

This commit is contained in:
Pavel Odintsov 2022-11-30 18:06:14 +00:00
parent 6d19de965a
commit b523ec0e96

@ -22,7 +22,7 @@ jobs:
- run: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
- run: cp src/packaging/homebrew/fastnetmon.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/fastnetmon.rb
- run: brew install --build-from-source --HEAD --verbose --debug fastnetmon
- run: brew audit fastnetmon
- run: brew audit --display-cop-names fastnetmon
- run: brew audit --new-formula fastnetmon
build_debian_upstream_package:
machine: