Update main.yml

This commit is contained in:
V-X 2019-10-18 21:53:52 -05:00 committed by GitHub
parent e3a2aa4011
commit a109e44bf1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -36,10 +36,8 @@ jobs:
env:
GOARCH: 386
CGO_ENABLED: 1
shell: pwsh
run: |
refreshenv
echo %PATH%
gcc --version
go test
Linux_x64:
runs-on: ubuntu-latest