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 8e33dc1 commit 4bb3010Copy full SHA for 4bb3010
.github/workflows/macosci.yml
@@ -25,5 +25,3 @@ jobs:
25
run: mvn clean package -f Src/PRuntimes/PJavaRuntime
26
- name: Build
27
run: dotnet build --configuration Release
28
- - name: Test
29
- run: dotnet test --configuration Release
.github/workflows/ubuntuci.yml
.github/workflows/windowsci.yml
@@ -13,5 +13,3 @@ jobs:
13
dotnet-version: 8.0.x
14
15
16
17
0 commit comments