Skip to content

Commit cf4bfc9

Browse files
committed
Checking why this test exists
1 parent 2120315 commit cf4bfc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/subworkflow-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
test:
1919
name: Main job thing
2020
# Using a workflow from the local repo
21-
uses: ./.github/workflows/subworkflow.yml
21+
uses: ./.github/subworkflow.yml
2222
with:
2323
username: Path
2424
test-noname:

0 commit comments

Comments
 (0)