Skip to content

Commit 1919558

Browse files
Add using composite
1 parent e7dd7f1 commit 1919558

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/run-playwright-tests/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: "Run Util & Example Tests"
22
runs-on: ubuntu-latest
33
timeout-minutes: 3
44
runs:
5+
using: "composite"
56
steps:
67
- name: Set up Python
78
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)