Skip to content

Commit 3d395bd

Browse files
committed
Test with froznestring enabled
1 parent 55dd3ad commit 3d395bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
runs-on: ubuntu-latest
2121
env:
2222
CI: true
23+
RUBYOPT: "--enable=frozen-string-literal --yjit"
2324
# TESTOPTS: --verbose
2425
steps:
2526
- uses: actions/checkout@master

0 commit comments

Comments
 (0)