Skip to content

Commit fd15131

Browse files
committed
Cancel 2-stage CI process
1 parent bc1c9b8 commit fd15131

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.semaphore/semaphore.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,9 @@ blocks:
1212
- name: Test release
1313
task:
1414
jobs:
15-
- name: Build
15+
- name: Build & test
1616
commands:
1717
- checkout
1818
- rustc --version
1919
- cargo build --verbose
20-
- name: Test
21-
commands:
2220
- cargo test --verbose

0 commit comments

Comments
 (0)