Skip to content

Commit a39c495

Browse files
committed
fixup
1 parent 50db99d commit a39c495

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ jobs:
306306
steps:
307307
- uses: actions/checkout@v4
308308
- uses: ./job-context/
309-
id: job-context
309+
id: job
310310
- name: Matches expected name
311311
run: '[[ "${output}" == "${expected}" ]] || exit 1'
312312
env:

0 commit comments

Comments
 (0)