Skip to content

Commit

Permalink
Use 'not'
Browse files Browse the repository at this point in the history
  • Loading branch information
dgutov committed Mar 24, 2024
1 parent 711fe51 commit 583be0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
bundler-cache: true

- name: Run tests
if: ${{ !matrix.integration }}
run: bundle exec rake spec

- name: Run integration tests (spec/integration/${{ matrix.integration }})
Expand Down

0 comments on commit 583be0a

Please sign in to comment.