Skip to content

Commit

Permalink
CI: Fix a typo in the comment. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
junaruga committed Jun 12, 2023
1 parent 7089468 commit f6e57e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:
run: echo "OPENSSL_CONF=$(pwd)/test/openssl/fixtures/ssl/openssl_fips.cnf" >> $GITHUB_ENV
if: matrix.fips-enabled

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

Expand Down

0 comments on commit f6e57e1

Please sign in to comment.