Skip to content

Commit f18ea93

Browse files
author
Herve Tribouilloy
committed
Test with dummy test file
1 parent a1485c1 commit f18ea93

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/_internal-e2e.yaml

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

_test/demo-package/dummy.spec.ts

Whitespace-only changes.

0 commit comments

Comments
 (0)