Skip to content

Commit

Permalink
ci: fix duplicate push step
Browse files Browse the repository at this point in the history
  • Loading branch information
pozil committed Nov 15, 2024
1 parent 4d3fee7 commit 414555e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,10 +173,6 @@ jobs:
- name: 'Push source to scratch org'
run: sf project deploy start

# Deploy source to scratch org
- name: 'Push source to scratch org'
run: sf project deploy start

# Assign permissionset
- name: 'Assign permissionset to default user'
run: sf org assign permset -n recipes
Expand Down

0 comments on commit 414555e

Please sign in to comment.