We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7089468 + f6e57e1 commit 24966c6Copy full SHA for 24966c6
.github/workflows/test.yml
@@ -130,7 +130,7 @@ jobs:
130
run: echo "OPENSSL_CONF=$(pwd)/test/openssl/fixtures/ssl/openssl_fips.cnf" >> $GITHUB_ENV
131
if: matrix.fips-enabled
132
133
- - name: set fips enviornment variable for testing.
+ - name: set fips environment variable for testing.
134
run: echo "TEST_RUBY_OPENSSL_FIPS_ENABLED=true" >> $GITHUB_ENV
135
136
0 commit comments