Skip to content

Commit 12a3dea

Browse files
Update factoriotest-push.yml
1 parent 7870d62 commit 12a3dea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/factoriotest-push.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ permissions:
1111
jobs:
1212
test-push:
1313
name: Push
14-
uses: pyanodon/pyanodontests/.github/workflows/pytest.yml@v1.5.0
14+
uses: pyanodon/pyanodontests/.github/workflows/pytest.yml@v1
1515
with:
1616
repository: ${{ github.repository }}
1717
ref: ${{ github.sha }}
1818
test_branch: ${{ github.head_ref || github.ref_name }}
19-
secrets: inherit
19+
secrets: inherit

0 commit comments

Comments
 (0)