Skip to content

Commit

Permalink
allow tests to run on prs
Browse files Browse the repository at this point in the history
  • Loading branch information
TroyKomodo committed Jan 3, 2025
1 parent 738a303 commit 48fd29d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ jobs:
test:
name: Test
runs-on: ubuntu-24.04
if: ${{ !cancelled() && github.event_name != 'pull_request' }}
services:
postgres:
image: postgres
Expand Down

0 comments on commit 48fd29d

Please sign in to comment.