Skip to content

Commit 3d0b781

Browse files
wip
1 parent 338e0cf commit 3d0b781

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ jobs:
6464
- name: Run tests in test app
6565
run: |
6666
cd test-app
67+
unset BUNDLE_GEMFILE
68+
bundle install
6769
bundle exec rake test
6870
6971
- name: Keep screenshots from failed system tests

0 commit comments

Comments
 (0)