Skip to content

Commit

Permalink
moodlehq#128 - forcing self-testing against pgsql and oci
Browse files Browse the repository at this point in the history
  • Loading branch information
jpahullo committed Aug 10, 2021
1 parent cd73722 commit 54feb86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
strategy:
fail-fast: false
matrix:
database: ['pgsql', 'oci']
include:
- php: '7.4'
moodle-branch: 'master'
Expand Down

0 comments on commit 54feb86

Please sign in to comment.