Skip to content

Commit 7ae2b07

Browse files
committed
CI: Fix a typo in the comment in the CI YAML file. [ci skip]
1 parent 7089468 commit 7ae2b07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
run: echo "OPENSSL_CONF=$(pwd)/test/openssl/fixtures/ssl/openssl_fips.cnf" >> $GITHUB_ENV
131131
if: matrix.fips-enabled
132132

133-
- name: set fips enviornment variable for testing.
133+
- name: set fips environment variable for testing.
134134
run: echo "TEST_RUBY_OPENSSL_FIPS_ENABLED=true" >> $GITHUB_ENV
135135
if: matrix.fips-enabled
136136

0 commit comments

Comments
 (0)