mirror of
https://github.com/status-im/consul.git
synced 2025-02-02 17:03:31 +00:00
Remove rsyslog from CI steps
The service was never successfully running and did not fail any tests
This commit is contained in:
parent
ae3860b71c
commit
c2f5565f22
@ -130,8 +130,6 @@ commands:
|
||||
steps:
|
||||
- attach_workspace:
|
||||
at: /home/circleci/go/bin
|
||||
- run: sudo apt-get update --allow-releaseinfo-change-suite --allow-releaseinfo-change-version && sudo apt-get install -y rsyslog
|
||||
- run: sudo service rsyslog start
|
||||
- run: go mod download
|
||||
- run:
|
||||
name: go test
|
||||
|
Loading…
x
Reference in New Issue
Block a user