Skip to content

Commit 8882ecb

Browse files
committed
[gha] update build name
1 parent 45359ca commit 8882ecb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ on: [push, pull_request]
22
name: CI
33
jobs:
44
build:
5-
name: "Build on Racket '${{ matrix.racket-version }}' (${{ matrix.racket-variant }})"
5+
name: "Build on Racket '${{ matrix.racket-version }}' (CS)"
66
runs-on: ubuntu-latest
77
strategy:
88
matrix:

0 commit comments

Comments
 (0)