File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 23
23
steps :
24
24
- uses : actions/checkout@v5
25
25
26
- - uses : rui314/setup-mold@7344740a9418dcdcb481c7df83d9fbd1d5072d7d
26
+ - uses : rui314/setup-mold@725a8794d15fc7563f59595bd9556495c0564878
27
27
28
28
- name : Build
29
29
run : make build
38
38
steps :
39
39
- uses : actions/checkout@v5
40
40
41
- - uses : rui314/setup-mold@7344740a9418dcdcb481c7df83d9fbd1d5072d7d
41
+ - uses : rui314/setup-mold@725a8794d15fc7563f59595bd9556495c0564878
42
42
43
43
- name : Check formatting and clippy
44
44
run : make lint
49
49
steps :
50
50
- uses : actions/checkout@v5
51
51
52
- - uses : rui314/setup-mold@7344740a9418dcdcb481c7df83d9fbd1d5072d7d
52
+ - uses : rui314/setup-mold@725a8794d15fc7563f59595bd9556495c0564878
53
53
54
54
- name : Run unit tests
55
55
run : make test
You can’t perform that action at this time.
0 commit comments