Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
ethowitz committed Jan 16, 2024
1 parent 409ec83 commit cdfb340
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/rspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,8 @@ jobs:
- name: Start Docker images
run: docker-compose up -d -f spec/docker-compose.yml

- name: Test
run: docker ps -a

- name: Run tests
run: bundle exec rspec

0 comments on commit cdfb340

Please sign in to comment.