Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
yajra committed Jan 21, 2025
1 parent 7e2255c commit 19baadc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,14 @@ jobs:
tests:

runs-on: ubuntu-latest

services:
oracle:
image: deepdiver/docker-oracle-xe-11g:2.0
ports:
- 49160:22
- 1521:1521

strategy:
fail-fast: true
matrix:
Expand Down

0 comments on commit 19baadc

Please sign in to comment.