Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
syndbg committed Feb 27, 2020
1 parent 7d87314 commit 9cba91a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v2
- run: sudo apt install -y build-essential
- run: make test
env:
PATH: "/usr/local/opt/make/libexec/gnubin:/usr/local/opt/coreutils/libexec/gnubin:$PATH"
GOENV_NATIVE_EXT: ${{ matrix.goenv_native_ext }}

0 comments on commit 9cba91a

Please sign in to comment.