We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 828a930 commit cfb48feCopy full SHA for cfb48fe
1 file changed
.github/workflows/github-actions.yml
@@ -32,9 +32,9 @@ jobs:
32
with:
33
name: windows-binaries-${{ matrix.arch }}
34
path: build/*
35
- - name: Test discon-server
36
- shell: msys2 {0}
37
- run: go test discon-wrapper/discon-server
+ # - name: Test discon-server
+ # shell: msys2 {0}
+ # run: go test discon-wrapper/discon-server
38
39
# build-and-test-linux:
40
# runs-on: ubuntu-latest
0 commit comments