Skip to content

Commit

Permalink
slash
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed May 21, 2024
1 parent 09cacc8 commit 0a32159
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 @@ -33,7 +33,7 @@ jobs:
with:
ruby-version: 3.2
- run: gem install judges:0.0.31
- run: judges --verbose eval test.fb '$fb.insert.foo = 42'
- run: judges --verbose eval test.fb "\$fb.insert.foo = 42"
- uses: ./
with:
verbose: true
Expand Down

0 comments on commit 0a32159

Please sign in to comment.