Skip to content

Commit 256908d

Browse files
committed
fix: next step
1 parent bf7f9b6 commit 256908d

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,6 @@ jobs:
2828
- name: Install Dependencies
2929
run: cargo xtask dependencies -dip sudo
3030

31-
- name: build integration coverage
32-
run: /usr/local/cargo/bin/cargo +nightly build-coverage
33-
env:
34-
RAR_AUTHENTICATION: skip
35-
RAR_CFG_PATH: target/rootasrole.json
36-
SKIP_BUILD: true
37-
3831
- name: run integration coverage
3932
run: sudo -E /usr/local/cargo/bin/cargo +nightly coverage
4033
env:

0 commit comments

Comments
 (0)