Skip to content

Commit

Permalink
Correct testing of Python compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
webdev778 committed Mar 7, 2024
1 parent 60c7ab5 commit ad7a6b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,6 @@ jobs:
- name: Run RSpecs
working-directory: ./ruby
run: |
pip install regex
bundle install --with=jsexec
bundle exec rspec

0 comments on commit ad7a6b1

Please sign in to comment.