Skip to content

Commit

Permalink
fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
tarcang committed Jan 31, 2024
1 parent 831ded2 commit 5f5efc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2etest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
yarn install && yarn build
- name: Auth Devhub
run: |
echo '${{ env.DEVHUB_AUTH }}' > authFile
echo '${{ env.DEVHUB_AUTH }}' > authFile
sf force auth sfdxurl store -f authFile
- name: Cleanup The Latest Scratch Org From This Pull Request
run: |
Expand Down

0 comments on commit 5f5efc6

Please sign in to comment.