Skip to content

Commit

Permalink
Fixed CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Nov 10, 2024
1 parent 69af703 commit 3afa994
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ jobs:

- uses: ankane/setup-mongodb@v1
- run: ADAPTER=mongoid bundle exec rake test
- if: ${{ matrix.gemfile != 'Gemfile' }}
if: ${{ matrix.gemfile != 'Gemfile' }}

0 comments on commit 3afa994

Please sign in to comment.