Skip to content

Commit

Permalink
commented run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
deepikagonuguntla committed Jan 8, 2025
1 parent abf57fe commit 093ab21
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: |
docker-compose build
- name: Run tests
run: |
docker-compose up -d
docker-compose run webapp sh -c 'RAILS_ENV=test bundle exec rails test'
# - name: Run tests
# run: |
# docker-compose up -d
# docker-compose run webapp sh -c 'RAILS_ENV=test bundle exec rails test'

0 comments on commit 093ab21

Please sign in to comment.