Skip to content

Altered lookup spec to use different requester and actual vat number #28

Altered lookup spec to use different requester and actual vat number

Altered lookup spec to use different requester and actual vat number #28

Workflow file for this run

name: RuboCop
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set up Ruby 2.7
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.7
bundler-cache: true
- name: Run RuboCop
run: bundle exec rubocop --parallel