Skip to content

Commit

Permalink
defailt to no coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
starswan committed Jan 30, 2025
1 parent 4a108b4 commit 2794621
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,9 @@ jobs:
DATABASE_URL: postgis://postgres:postgres@localhost:5432
RAILS_ENV: test
RAILS_MASTER_KEY: ${{ secrets.RAILS_MASTER_KEY }}
PARALLEL_TEST_PROCESSORS: 6
PARALLEL_TEST_PROCESSORS: 5
PARALLEL_TEST_FIRST_IS_1: true
COVERAGE: 1

services:
postgres:
Expand Down

0 comments on commit 2794621

Please sign in to comment.