mirror of
https://github.com/bitwarden/server.git
synced 2025-04-05 21:18:13 -05:00
Remove extra dotnet inputs from matrix
This commit is contained in:
parent
c556726299
commit
3d66acb4ac
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -47,10 +47,8 @@ jobs:
|
|||||||
include:
|
include:
|
||||||
- project_name: Admin
|
- project_name: Admin
|
||||||
base_path: ./src
|
base_path: ./src
|
||||||
dotnet: true
|
|
||||||
- project_name: Api
|
- project_name: Api
|
||||||
base_path: ./src
|
base_path: ./src
|
||||||
dotnet: true
|
|
||||||
- project_name: Attachments
|
- project_name: Attachments
|
||||||
base_path: ./util
|
base_path: ./util
|
||||||
- project_name: Billing
|
- project_name: Billing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user