Skip to content

Commit 646d74c

Browse files
committed
Merge branch 'main' into diable-default-feature-at-workplace-level
# Conflicts: # Cargo.toml
2 parents 3835c94 + 47b928e commit 646d74c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ jobs:
131131
coverage:
132132
continue-on-error: true
133133
runs-on: ubuntu-latest
134+
if: ${{ ! contains(github.event.pull_request.labels.*.name, 'dependencies') }}
134135
steps:
135136
- uses: actions/checkout@v4
136137
with:

0 commit comments

Comments
 (0)