Skip to content

Commit

Permalink
Update ruby.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Genia Kazymova committed Oct 31, 2024
1 parent 8e0975f commit 37f51db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
- name: Run tests in Docker
run: |
docker build -t myapp .
docker run myapp rspec
docker run myapp bundle exec rspec

0 comments on commit 37f51db

Please sign in to comment.