Skip to content

Commit

Permalink
Not sure why it fails in CI :(
Browse files Browse the repository at this point in the history
Does it fail in isolation?
  • Loading branch information
deivid-rodriguez committed Dec 11, 2020
1 parent b7ce820 commit f27df1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ubuntu-bundler.yml
Expand Up @@ -37,6 +37,7 @@ jobs:
working-directory: ./bundler
- name: Prepare dependencies
run: |
bin/rspec -e understand
bin/rake spec:parallel_deps
working-directory: ./bundler
- name: Run Test
Expand Down

0 comments on commit f27df1e

Please sign in to comment.