We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05f9c2a commit 533d470Copy full SHA for 533d470
1 file changed
.github/workflows/liquid.yml
@@ -44,6 +44,8 @@ jobs:
44
45
spec:
46
runs-on: ubuntu-latest
47
+ env:
48
+ BUNDLE_WITH: spec
49
steps:
50
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
51
- uses: ruby/setup-ruby@a25f1e45f0e65a92fcb1e95e8847f78fb0a7197a # v1.273.0
0 commit comments