Skip to content

Commit

Permalink
Update edgetest action to 1.3 (#223)
Browse files Browse the repository at this point in the history
  • Loading branch information
Faisal committed Aug 22, 2023
1 parent 7142e40 commit d4753a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/edgetest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
cp tests/data/.locopyrc ~/.locopyrc
cp tests/data/.locopy-sfrc ~/.locopy-sfrc
- id: run-edgetest
uses: fdosani/run-edgetest-action@v1.0
uses: fdosani/run-edgetest-action@v1.3
with:
edgetest-flags: '-c pyproject.toml --export'
base-branch: 'develop'
skip-pr: 'false'
skip-pr: 'false'

0 comments on commit d4753a7

Please sign in to comment.