Skip to content

Commit

Permalink
Merge pull request #20 from oracle-samples/fixCi
Browse files Browse the repository at this point in the history
pull from main
  • Loading branch information
ddrechse authored Sep 17, 2024
2 parents 3146f7d + 46b5475 commit 96f141a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: oracle-samples/oracleadapter-parse
ref: removeTestExclusions
ref: main
path: oraCodeAndSpecs
- name: Create Oracle Storage Adapter Dir
run: mkdir parse-server/src/Adapters/Storage/Oracle;
Expand Down

0 comments on commit 96f141a

Please sign in to comment.