File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
> Manage Java projects in Visual Studio Code
4
4
5
- [ ![ GitHub Actions] ( https://img.shields.io/github/workflow/status/microsoft/vscode-java-dependency/CI/main?style=flat-square )] ( https://github.com/microsoft/vscode-java-dependency/actions?query=workflow%3ACI+branch%3Amain )
5
+ [ ![ GitHub Actions] ( https://img.shields.io/github/actions/workflow/status/microsoft/vscode-java-dependency/windows.yml?label=Windows%20Build&style=flat-square )] ( https://github.com/microsoft/vscode-java-dependency/actions/workflows/windows.yml?query=branch%3Amain )
6
+ [ ![ GitHub Actions] ( https://img.shields.io/github/actions/workflow/status/microsoft/vscode-java-dependency/linux.yml?label=Linux%20Build&style=flat-square )] ( https://github.com/microsoft/vscode-java-dependency/actions/workflows/linux.yml?query=branch%3Amain )
7
+ [ ![ GitHub Actions] ( https://img.shields.io/github/actions/workflow/status/microsoft/vscode-java-dependency/macOS.yml?label=Darwin%20Build&style=flat-square )] ( https://github.com/microsoft/vscode-java-dependency/actions/workflows/macOS.yml?query=branch%3Amain )
6
8
7
9
## Overview
8
10
You can’t perform that action at this time.
0 commit comments