Skip to content

Commit 329c43e

Browse files
committed
Disable tests on Linux for now
1 parent 9c6ff62 commit 329c43e

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.github/workflows/build-dev.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,18 +12,6 @@ on:
1212
- '*'
1313

1414
jobs:
15-
# test-netcore-linux:
16-
# runs-on: ubuntu-latest
17-
#
18-
# steps:
19-
# - uses: actions/checkout@v1
20-
# - uses: actions/setup-dotnet@v1
21-
# with:
22-
# dotnet-version: '3.1.201'
23-
#
24-
# - name: Run tests netcoreapp3.1
25-
# run: dotnet test -c Release -f netcoreapp3.1
26-
2715
test-win:
2816
runs-on: windows-latest
2917

0 commit comments

Comments
 (0)