Skip to content

Commit

Permalink
run complete ci
Browse files Browse the repository at this point in the history
  • Loading branch information
reshmabidikar committed Sep 9, 2024
1 parent 6a3f15d commit 0144ab6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:
DB_PORT: ${{ matrix.database-port }}
run: |
# Some flakiness unfortunately
./bin/retry bundle exec rake test:core:ent_cancellation TESTOPTS="--stop-on-failure"
./bin/retry bundle exec rake test:core TESTOPTS="--stop-on-failure"
- name: Run plugins tests
env:
DB_ADAPTER: ${{ matrix.database-adapter }}
Expand Down

0 comments on commit 0144ab6

Please sign in to comment.