Skip to content

Commit 96f141a

Browse files
authored
Merge pull request #20 from oracle-samples/fixCi
pull from main
2 parents 3146f7d + 46b5475 commit 96f141a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: actions/checkout@v2
2727
with:
2828
repository: oracle-samples/oracleadapter-parse
29-
ref: removeTestExclusions
29+
ref: main
3030
path: oraCodeAndSpecs
3131
- name: Create Oracle Storage Adapter Dir
3232
run: mkdir parse-server/src/Adapters/Storage/Oracle;

0 commit comments

Comments
 (0)