Skip to content

Commit 27b84e6

Browse files
authored
Update test.yaml
1 parent ee8aa1a commit 27b84e6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ jobs:
99
test-composite-action:
1010
runs-on: ubuntu-latest
1111
steps:
12-
12+
- uses: actions/checkout@v4
13+
1314
- name: Test action
1415
uses: ./
1516
with:

0 commit comments

Comments
 (0)