Skip to content

Commit 0183560

Browse files
force rust/composite-query test to run
1 parent 395a730 commit 0183560

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/rust-composite_query-example.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ on:
44
branches:
55
- master
66
pull_request:
7-
paths:
8-
- rust/composite_query/**
9-
- .github/workflows/provision-darwin.sh
10-
- .github/workflows/provision-linux.sh
11-
- .github/workflows/rust-composite_query-example.yml
12-
- .github/workflows/rust-composite_query-skip.yml
7+
# paths:
8+
# - rust/composite_query/**
9+
# - .github/workflows/provision-darwin.sh
10+
# - .github/workflows/provision-linux.sh
11+
# - .github/workflows/rust-composite_query-example.yml
12+
# - .github/workflows/rust-composite_query-skip.yml
1313
concurrency:
1414
group: ${{ github.workflow }}-${{ github.ref }}
1515
cancel-in-progress: true

0 commit comments

Comments
 (0)