Skip to content

Commit 23cf90f

Browse files
committed
fix CI
1 parent 793b7c1 commit 23cf90f

File tree

5 files changed

+1
-677
lines changed

5 files changed

+1
-677
lines changed

.github/workflows/ci-twmq.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,6 @@ jobs:
3232
steps:
3333
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 #checkout@v4
3434

35-
- name: Install CI dependencies
36-
uses: taiki-e/install-action@ab3728c7ba6948b9b429627f4d55a68842b27f18
37-
with:
38-
tool: cargo-nextest
39-
4035
- name: Install CI dependencies
4136
uses: taiki-e/install-action@ab3728c7ba6948b9b429627f4d55a68842b27f18
4237
with:

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# Generated files
22
/target/
33
.DS_Store
4+
coverage

cargo.toml renamed to Cargo.toml

File renamed without changes.

coverage/cobertura.xml

Lines changed: 0 additions & 1 deletion
This file was deleted.

coverage/tarpaulin-report.html

Lines changed: 0 additions & 671 deletions
This file was deleted.

0 commit comments

Comments
 (0)