mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: Update to lastest rubocop-discourse
This commit is contained in:
committed by
Loïc Guitaut
parent
3b6d4c830f
commit
2a28cda15c
4
.github/workflows/migration-tests.yml
vendored
4
.github/workflows/migration-tests.yml
vendored
@@ -164,6 +164,10 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 1
|
||||
|
||||
- name: Modify path for libpq
|
||||
if: matrix.os == 'macos-latest'
|
||||
run: echo "/opt/homebrew/opt/libpq/bin" >> $GITHUB_PATH
|
||||
|
||||
- name: Setup Ruby
|
||||
uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user