Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

Commit

Permalink
Merge pull request #38 from enomotodev/master
Browse files Browse the repository at this point in the history
Fix test
  • Loading branch information
tknzk authored Dec 30, 2021
2 parents beda194 + 46937b7 commit 427faca
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 @@ -19,7 +19,7 @@ jobs:
ruby-version:
- 2.6
- 2.7
- 3.0
- '3.0' # Quoted, to avoid YAML float 3.0 interplated to "3"

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 427faca

Please # to comment.