Skip to content

Commit ceb06fa

Browse files
committed
Improved CI performance [skip ci]
1 parent 2f1cf90 commit ceb06fa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ jobs:
7575

7676
- run: |
7777
sudo apt-get update
78+
sudo rm /var/lib/man-db/auto-update # skip man-db triggers for performance
7879
sudo apt-get install redis-server
7980
sudo systemctl start redis-server
8081
- run: bundle exec rake test

0 commit comments

Comments
 (0)