Skip to content

Commit

Permalink
Run cucumber scenarios on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
mvz committed Nov 10, 2024
1 parent e069bac commit e0cc9ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ jobs:
bundler-cache: true
- name: Run specs
run: bundle exec rake spec
- name: Run cukes
run: bundle exec rake cucumber

checks:

Expand Down

0 comments on commit e0cc9ac

Please sign in to comment.