Skip to content

Commit 7d33768

Browse files
Update tail-call.yml
1 parent 501f645 commit 7d33768

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tail-call.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ concurrency:
2222
cancel-in-progress: true
2323

2424
jobs:
25-
jit:
26-
name: ${{ matrix.target }} (${{ matrix.debug && 'Debug' || 'Release' }})
25+
tail-call:
26+
name: ${{ matrix.target }}
2727
runs-on: ${{ matrix.runner }}
2828
timeout-minutes: 90
2929
strategy:

0 commit comments

Comments
 (0)