We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5503eb commit 2e60a8dCopy full SHA for 2e60a8d
.github/workflows/nix_tests.yaml
@@ -7,6 +7,7 @@ on:
7
- "proto/**"
8
- "router/**"
9
- "launcher/**"
10
+ - "backends/**"
11
- "Cargo.lock"
12
- "rust-toolchain.toml"
13
concurrency:
.github/workflows/tests.yaml
@@ -8,6 +8,7 @@ on:
14
0 commit comments