Skip to content

Commit

Permalink
Ignore engines
Browse files Browse the repository at this point in the history
  • Loading branch information
JosueMagnus12 committed Jan 22, 2024
1 parent abb7a55 commit 8f05cf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
bin/rails db:prepare
- name: Install Node packages
run: |
bin/yarn install
bin/yarn install --ignore-engines
- name: Run tests
run: |
bundle exec rspec --fail-fast -exclude-pattern ./spec/system/admin_organization_system_spec.rb
Expand Down

0 comments on commit 8f05cf0

Please sign in to comment.