Skip to content

Commit 10ff05d

Browse files
Remove if
1 parent 5aa2163 commit 10ff05d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/_internal-e2e.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ jobs:
3434
id: supported-version
3535
- run: echo ${{ steps.supported-version.outputs.matrix }}
3636
e2e-workflow:
37-
if: ${{ always() && hashFiles('_test/demo-package/**') != '' }}
3837
needs: compute_matrix
3938
uses: ./.github/workflows/e2e.yaml
4039
with:

0 commit comments

Comments
 (0)