Skip to content

Commit

Permalink
Update edgetest.yml to run-edgetest-action@v1.6 (#317)
Browse files Browse the repository at this point in the history
  • Loading branch information
fdosani authored Jan 6, 2025
1 parent 2bd24ce commit 00bba12
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/edgetest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,9 @@ jobs:
cp tests/data/.locopyrc ~/.locopyrc
cp tests/data/.locopy-sfrc ~/.locopy-sfrc
- id: run-edgetest
uses: edgetest-dev/run-edgetest-action@v1.5
uses: edgetest-dev/run-edgetest-action@v1.6
with:
edgetest-flags: '-c pyproject.toml --export'
base-branch: 'develop'
skip-pr: 'false'
add-paths: 'pyproject.toml, requirements.txt'

0 comments on commit 00bba12

Please sign in to comment.