Skip to content

Commit 2979a0d

Browse files
authored
Rename check_builtins.yml job from "CI" to "check_builtins" (#603)
It is rather confusing that https://github.com/JuliaDebug/JuliaInterpreter.jl/actions/workflows/check_builtins.yml lists two "CI" workflows which do really different things.
1 parent e2bbe47 commit 2979a0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check_builtins.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: CI
1+
name: check_builtins
22
on:
33
pull_request:
44
push:

0 commit comments

Comments
 (0)