Skip to content

Commit

Permalink
Point GHA to edgetest-dev/run-edgetest-action
Browse files Browse the repository at this point in the history
  • Loading branch information
gliptak committed Oct 19, 2023
1 parent 51441f5 commit b1547c3
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
@@ -1,5 +1,5 @@
# This workflow runs edgetest on edgetest @ 17:35 UTC Fridays.
# https://github.com/fdosani/run-edgetest-action
# https://github.com/edgetest-dev/run-edgetest-action

name: Run edgetest
on:
Expand All @@ -14,7 +14,7 @@ jobs:
with:
ref: dev
- id: run-edgetest
uses: fdosani/run-edgetest-action@v1.1
uses: edgetest-dev/run-edgetest-action@v1.4
with:
edgetest-flags: '-c setup.cfg --export'
base-branch: 'dev'
Expand Down

0 comments on commit b1547c3

Please sign in to comment.