Skip to content

Commit 0cf4686

Browse files
committed
Change codecov upload
Signed-off-by: Gabriele Santomaggio <g.santomaggio@gmail.com>
1 parent 24d45c4 commit 0cf4686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
docker exec rabbitmq-stream-client-test /bin/bash -c 'rabbitmqctl status'
5353
docker exec rabbitmq-stream-client-test /bin/bash -c 'rabbitmqctl wait --pid 1 --timeout 70'
5454
- name: Install latest ${{ matrix.rust }}
55-
uses: actions-rs/toolchain@v2
55+
uses: actions-rs/toolchain@v1.0.6
5656
with:
5757
toolchain: ${{ matrix.rust }}
5858
profile: minimal

0 commit comments

Comments
 (0)