Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeheft committed Jul 7, 2024
1 parent 70a9fa9 commit cdfb490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/run_rspec/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ runs:
options: --health-cmd "redis-cli ping" --health-interval 10s --health-timeout 5s --health-retries 5

- name: Setup DB, Run tests
shell: base
shell: bash
env:
PGHOST: localhost
PGUSER: postgres
Expand Down

0 comments on commit cdfb490

Please sign in to comment.