Skip to content

Commit

Permalink
Ignore ancestore in packaging test
Browse files Browse the repository at this point in the history
  • Loading branch information
pozil committed Feb 15, 2021
1 parent f8aac85 commit 24a9383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/packaging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:

# Create scratch org
- name: Create scratch org
run: sfdx force:org:create -f config/project-scratch-def.json -a scratch-org -s -d 1
run: sfdx force:org:create -f config/project-scratch-def.json -a scratch-org -s -c -d 1

# Install new package in scratch org
- name: Install new package version in scratch org
Expand Down

0 comments on commit 24a9383

Please sign in to comment.