Skip to content

Commit be5332a

Browse files
committed
Run bin/provision.sh for smoketests
1 parent 057d40c commit be5332a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,5 +102,6 @@ jobs:
102102
with:
103103
bundler-cache: true
104104
ruby-version: ${{ matrix.ruby }}
105+
- run: bin/provision.sh
105106
- run: bundle exec rake spec
106107
continue-on-error: ${{ matrix.allow-failure || false }}

0 commit comments

Comments
 (0)