Skip to content

Commit

Permalink
Run tests on PR to prevent failures after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
blms committed Sep 23, 2024
1 parent 9dfd5c3 commit 1dc1b59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dev-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- develop
workflow_dispatch:
pull_request:

env:
DATABASE_URL: postgres://user:password@localhost:5432/readux
Expand Down

0 comments on commit 1dc1b59

Please sign in to comment.