Skip to content

Commit cfb48fe

Browse files
committed
Disable tests
1 parent 828a930 commit cfb48fe

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/github-actions.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ jobs:
3232
with:
3333
name: windows-binaries-${{ matrix.arch }}
3434
path: build/*
35-
- name: Test discon-server
36-
shell: msys2 {0}
37-
run: go test discon-wrapper/discon-server
35+
# - name: Test discon-server
36+
# shell: msys2 {0}
37+
# run: go test discon-wrapper/discon-server
3838

3939
# build-and-test-linux:
4040
# runs-on: ubuntu-latest

0 commit comments

Comments
 (0)