Compare commits
1 Commits
d1a08793c0
...
8a9d0bfdb8
Author | SHA1 | Date | |
---|---|---|---|
8a9d0bfdb8 |
@ -22,7 +22,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
- uses: ruby/setup-ruby@v1.202.0
|
||||
- uses: ruby/setup-ruby@v1.207.0
|
||||
- run: bundle install
|
||||
- run: bundle exec rubocop --force-exclusion --parallel
|
||||
- name: Wait until Postgres is ready to accept connections
|
||||
|
Loading…
x
Reference in New Issue
Block a user