.github/workflows/ci.yml in ii_policy-1.0.0 vs .github/workflows/ci.yml in ii_policy-1.1.0

- old
+ new

@@ -37,6 +37,6 @@ with: ruby-version: ${{ matrix.ruby }} bundler-cache: true - name: Run test run: | - bundle exec rspec + DEBUG=1 bundle exec rspec