Skip to content

Commit

Permalink
Run integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamin-robertson committed May 30, 2024
1 parent d827d25 commit bd18c48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
- name: Run integration tests
run: |
bundle exec rake observium:integration
bundle exec rake litmus:acceptance:parallel
- name: Remove test environment
if: ${{ always() }}
Expand Down

0 comments on commit bd18c48

Please sign in to comment.