Skip to content
This repository was archived by the owner on Jun 10, 2024. It is now read-only.

Commit f20d57b

Browse files
committed
Properly name eir interpreter test run
1 parent d656069 commit f20d57b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ jobs:
281281
- attach_workspace:
282282
at: .
283283
- run:
284-
name: Run all tests
284+
name: Fibonacci
285285
working_directory: "liblumen_eir_interpreter"
286286
command: cargo run -- --ident fib:run/0 fib.erl
287287
x86_64_liblumen_syntax_test:

0 commit comments

Comments
 (0)