Skip to content

Commit ad7a6b1

Browse files
author
webdev778
committed
Correct testing of Python compiler
1 parent 60c7ab5 commit ad7a6b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rake.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,6 @@ jobs:
3838
- name: Run RSpecs
3939
working-directory: ./ruby
4040
run: |
41+
pip install regex
4142
bundle install --with=jsexec
4243
bundle exec rspec

0 commit comments

Comments
 (0)